[issue5091] Segfault in PyObject_Malloc(), address out of bounds

Ryan Kelly report at bugs.python.org
Sun Mar 6 22:56:06 CET 2011


Ryan Kelly <ryan at rfk.id.au> added the comment:

Thanks for the help, I have tracked this down to a bug in PyCrypto.  It was increfing an object once but decrefing it twice.

Sorry for the noise.

----------

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


More information about the Python-bugs-list mailing list