[issue15793] Stack corruption in ssl.RAND_egd()

Roundup Robot report at bugs.python.org
Tue Sep 11 02:24:02 CEST 2012


Roundup Robot added the comment:

New changeset 706115cb2cdb by Jesus Cea in branch '2.7':
Closes #15793: Stack corruption in ssl.RAND_egd(). Python 2.7 hasn't any issue about this, but add a test just to be sure
http://hg.python.org/cpython/rev/706115cb2cdb

New changeset 827bb0554f1f by Jesus Cea in branch '3.2':
Closes #15793: Stack corruption in ssl.RAND_egd()
http://hg.python.org/cpython/rev/827bb0554f1f

New changeset 7619a400d318 by Jesus Cea in branch 'default':
MERGE: Closes #15793: Stack corruption in ssl.RAND_egd()
http://hg.python.org/cpython/rev/7619a400d318

----------
nosy: +python-dev
resolution:  -> fixed
stage:  -> committed/rejected
status: open -> closed

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


More information about the Python-bugs-list mailing list