Skip to content
Snippets Groups Projects
Commit 89d5ac5f authored by wlott's avatar wlott
Browse files

Fixed allocation of variable-length things to compute the header correctly.

Was ignoring the header size and just including the extra in the header.
Also, fixed allocation of static-length things to only adjust ALLOC once.
Was allocating twice as much memory as necessary by adding in the size
twice.
parent e860402c
No related branches found
No related tags found
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment