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

From the lab: we could have more lines in a WAL.json file. (#112)

Change the static memory allocation to a dynamic one for the array of line
pointers. Even if we only require a sizeof(char *) (a single pointer) per
line to allocate, we might need a lot of them.
parent 00e69e32
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