STINNER Victor <victor.stin...@haypocalc.com> added the comment:

@Mark: Here is the updated version of the patch including all of your remarks. 
I fixed 3 bugs in my patch: the checks of adpcm2lin(), alaw2lin() and 
audioop.ulaw2lin() were incomplete (len was not checked).

I added 3.1 to the version field.

----------
versions: +Python 3.1
Added file: http://bugs.python.org/file17823/audioop_check_length-2.patch

_______________________________________
Python tracker <rep...@bugs.python.org>
<http://bugs.python.org/issue7673>
_______________________________________
_______________________________________________
Python-bugs-list mailing list
Unsubscribe: 
http://mail.python.org/mailman/options/python-bugs-list/archive%40mail-archive.com

Reply via email to