[issue7758] cPickle.load() segfault on invalid data

R. David Murray report at bugs.python.org
Fri Jan 22 20:52:12 CET 2010


R. David Murray <rdmurray at bitdance.com> added the comment:

This is already fixed, I believe as part of a general cleanup of one of the CAPI macros.  On current 2.6 branch and on trunk you now get an unpickling stack underflow in this case.

----------
nosy: +r.david.murray
priority:  -> normal
resolution:  -> out of date
stage:  -> committed/rejected
status: open -> closed

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


More information about the Python-bugs-list mailing list