Commit Briefs

Stefan Sperling

read delta data from the right offset







Stefan Sperling

remove insize arg from inflate_read()













Martin Pieuchot

Some memory failure checks were missing.






Stefan Sperling

make tests print 'ok' if they pass


Martin Pieuchot

Get rid of xmalloc.{c,h}.

malloc(3) & pread(3) errors will now be reported as GOT_ERR_NO_MEM. This does not improve the numbers of leaks in diffreg.c