[issue3322] bugs in scanstring_str() and scanstring_unicode() of _json module

Bob Ippolito report at bugs.python.org
Sat Jul 19 23:24:41 CEST 2008


Bob Ippolito <bob at redivi.com> added the comment:

Am I to understand that the bug here is that the C extension doesn't
validate input properly if you call into it directly? Without a test I'm
not entirely sure exactly how you could possibly get negative values
into those functions using the json module as-is.

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


More information about the Python-bugs-list mailing list