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 serhiy.storchaka
Recipients serhiy.storchaka, vstinner
Date 2012-08-27.21:17:19
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1346102240.18.0.678395188074.issue15793@psf.upfronthosting.co.za>
In-reply-to
Content
Here is a patch that fixes stack corruption in ssl.RAND_egd().
History
Date User Action Args
2012-08-27 21:17:20serhiy.storchakasetrecipients: + serhiy.storchaka, vstinner
2012-08-27 21:17:20serhiy.storchakasetmessageid: <1346102240.18.0.678395188074.issue15793@psf.upfronthosting.co.za>
2012-08-27 21:17:19serhiy.storchakalinkissue15793 messages
2012-08-27 21:17:19serhiy.storchakacreate