[issue24456] audioop.adpcm2lin Buffer Over-read

Serhiy Storchaka report at bugs.python.org
Fri Jun 26 14:41:30 CEST 2015


Serhiy Storchaka added the comment:

Here is a patch that checks the state and raises ValueError if integer values out of range.

----------
keywords: +patch
Added file: http://bugs.python.org/file39816/audioop_adpcm_range_check.patch

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


More information about the Python-bugs-list mailing list