Fix memory leak when uncompressing concatenated zlib streams. Unit tests and tor...
commit15e5cf60882f7e9112394b0a3003f4aa9eb31024
authorNick Mathewson <nickm@torproject.org>
Tue, 21 Mar 2006 20:31:27 +0000 (21 20:31 +0000)
committerNick Mathewson <nickm@torproject.org>
Tue, 21 Mar 2006 20:31:27 +0000 (21 20:31 +0000)
tree97b4bcaa686d42f2fd529540795d5cc0038862f3
parent68b3b3ee7cf2ca6e7057e1d7cc73e8dcef1b2f95
Fix memory leak when uncompressing concatenated zlib streams. Unit tests and tor client work; looks ok.

svn:r6211
src/common/torgzip.c