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
Please register or sign in to comment