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

Bob Ippolito report at bugs.python.org
Sat Jul 19 23:48:14 CEST 2008


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

I've audited the patch, while it does fix the input range it looks like
it regresses other things (at least the error messages). "begin" was
intentionally used. The patch is not suitable for use, I'll create a
minimal patch that just fixes input validation.

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


More information about the Python-bugs-list mailing list