]> granicus.if.org Git - python/commitdiff
Merge fix for memory leaks in zlib.compress() and .decompress().
authorNadeem Vawda <nadeem.vawda@gmail.com>
Sat, 14 May 2011 21:18:07 +0000 (23:18 +0200)
committerNadeem Vawda <nadeem.vawda@gmail.com>
Sat, 14 May 2011 21:18:07 +0000 (23:18 +0200)
Also, make sure that test_zlib tests decompress() for overly-large inputs.


Trivial merge