src/: Track sizes of interim-allocated blocks.
authorMark Wooding <mdw@distorted.org.uk>
Sat, 7 Jun 2014 18:47:28 +0000 (19:47 +0100)
committerMark Wooding <mdw@distorted.org.uk>
Fri, 13 Jun 2014 08:57:42 +0000 (09:57 +0100)
commit11a38eb17bbedce089254ff65f8c01f9d78004d3
treeb3f0fde95e325b0b0adc4056d5179ec7c8a78808
parentff225555f031392f24b2f88a496ee4ddd6d5a12f
src/: Track sizes of interim-allocated blocks.

Now callers don't need to keep track of them by hand, which is annoying
and fiddly.

Signed-off-by: Mark Wooding <mdw@distorted.org.uk>
src/internal.h
src/query.c
src/types.c