[issue13806] Audioop decompression frames size check fix

Roundup Robot report at bugs.python.org
Sat Jan 28 22:07:35 CET 2012


Roundup Robot <devnull at psf.upfronthosting.co.za> added the comment:

New changeset 77188bc37c74 by Antoine Pitrou in branch '3.2':
Issue #13806: The size check in audioop decompression functions was too strict and could reject valid compressed data.
http://hg.python.org/cpython/rev/77188bc37c74

New changeset ce89dcba008f by Antoine Pitrou in branch 'default':
Issue #13806: The size check in audioop decompression functions was too strict and could reject valid compressed data.
http://hg.python.org/cpython/rev/ce89dcba008f

New changeset f1ee3bb6ba64 by Antoine Pitrou in branch '2.7':
Issue #13806: The size check in audioop decompression functions was too strict and could reject valid compressed data.
http://hg.python.org/cpython/rev/f1ee3bb6ba64

----------
nosy: +python-dev

_______________________________________
Python tracker <report at bugs.python.org>
<http://bugs.python.org/issue13806>
_______________________________________


More information about the Python-bugs-list mailing list