[issue14579] Vulnerability in the utf-16 decoder after error handling

Serhiy Storchaka report at bugs.python.org
Fri Apr 20 20:39:06 CEST 2012


Serhiy Storchaka <storchaka at gmail.com> added the comment:

Here is a minimal patch that corrects all bugs for 3.2. As a side effect, decoding is accelerated by 4-8%.

----------
Added file: http://bugs.python.org/file25294/utf16_error_handling-3.2.patch

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


More information about the Python-bugs-list mailing list