]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
- Issue #2586: Fix CVE-2008-1721, zlib crash from
authorMatthias Klose <doko@ubuntu.com>
Wed, 12 Nov 2008 07:02:24 +0000 (07:02 +0000)
committerMatthias Klose <doko@ubuntu.com>
Wed, 12 Nov 2008 07:02:24 +0000 (07:02 +0000)
commit01feb5ad8d55c4cdc540e02ebebcaffa5f1a4d6c
tree043eb2e3b176f10f3a7049d40ecee1a1b3992bd3
parent8ad5f451e2638409d2055af68e0e06de68ac1a3c
- Issue #2586: Fix CVE-2008-1721, zlib crash from
  zlib.decompressobj().flush(val) when val is not positive.
Misc/NEWS
Modules/zlibmodule.c