[issue2587] PyString_FromStringAndSize() to be considered unsafe

Gregory P. Smith report at bugs.python.org
Thu Apr 10 01:43:10 CEST 2008


Gregory P. Smith <greg at krypto.org> added the comment:

release25-maint r62262

I'm closing this one.  Please open additional issues with patches and/or
pointers to bad callers of *_FromStringAndSize that let negative values
through.

[*sigh* i wish we didn't use a signed size type all over the place]

----------
resolution:  -> fixed
status: open -> closed
versions:  -Python 2.5

__________________________________
Tracker <report at bugs.python.org>
<http://bugs.python.org/issue2587>
__________________________________


More information about the Python-bugs-list mailing list