Unverified Commit c3ce5f40 authored by Dimitri Fontaine's avatar Dimitri Fontaine Committed by GitHub
Browse files

Fix the previous commit to switch to dynamic memory for schema parts. (#260)

The summary commands were also statically allocated with BUFSIZE bytes,
which is not always enough to fit the index definitions etc. Apply same
approach as in commit f05d75b6.

Also add unit test coverage this time.
parent 0c4e4334
Supports Markdown
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment