[issue8651] "s#" and friends can silently truncate buffer length

Antoine Pitrou report at bugs.python.org
Mon Feb 21 19:26:45 CET 2011


Antoine Pitrou <pitrou at free.fr> added the comment:

> Fixed by r87728.

This only addresses the compress() and decompress() functions, but e.g. crc32() and adler32() are also touched by this issue.

----------

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


More information about the Python-bugs-list mailing list