[Python-Dev] cpython (3.2): bounds check for bad data (thanks amaury)

Serhiy Storchaka storchaka at gmail.com
Sat Oct 27 11:43:51 CEST 2012


Oh, and there is yet one bug. "&&" should be used in the condition 
instead of "||".  Patch attached.
-------------- next part --------------
A non-text attachment was scrubbed...
Name: codecs_surrogatepass.patch
Type: text/x-patch
Size: 787 bytes
Desc: not available
URL: <http://mail.python.org/pipermail/python-dev/attachments/20121027/c9dfaa27/attachment.bin>


More information about the Python-Dev mailing list