This issue tracker has been migrated to GitHub ,
and is currently read-only.
For more information,
see the GitHub FAQs in the Python's Developer Guide.
| Author | python-dev |
|---|---|
| Recipients | jcea, pitrou, python-dev, serhiy.storchaka, vstinner |
| Date | 2012年09月11日.00:24:00 |
| SpamBayes Score | -1.0 |
| Marked as misclassified | Yes |
| Message-id | <3XG6LP4Nt4zP53@mail.python.org> |
| In-reply-to |
| Content | |
|---|---|
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 |
|
| History | |||
|---|---|---|---|
| Date | User | Action | Args |
| 2012年09月11日 00:24:03 | python-dev | set | recipients: + python-dev, jcea, pitrou, vstinner, serhiy.storchaka |
| 2012年09月11日 00:24:01 | python-dev | link | issue15793 messages |
| 2012年09月11日 00:24:00 | python-dev | create | |