Staging
v0.5.1
https://github.com/python/cpython
Revision 14acde30f634c1b52e498e29dd772c4fa9f41380 authored by Gregory P. Smith on 09 April 2008, 23:41:13 UTC, committed by Gregory P. Smith on 09 April 2008, 23:41:13 UTC
Prevent PyString_FromStringAndSize() from passing negative sizes on to lower
level memory allocation functions.  Raise a SystemError and return NULL
instead.
1 parent 3782da4
History
Tip revision: 14acde30f634c1b52e498e29dd772c4fa9f41380 authored by Gregory P. Smith on 09 April 2008, 23:41:13 UTC
Backport r62261 from trunk:
Tip revision: 14acde3

readme.txt

back to top