[New-bugs-announce] [issue15793] Stack corruption in ssl.RAND_egd()

Serhiy Storchaka report at bugs.python.org
Mon Aug 27 23:17:20 CEST 2012


New submission from Serhiy Storchaka:

Here is a patch that fixes stack corruption in ssl.RAND_egd().

----------
components: Library (Lib)
files: ssl_RAND_egd.patch
keywords: patch
messages: 169221
nosy: haypo, storchaka
priority: normal
severity: normal
status: open
title: Stack corruption in ssl.RAND_egd()
type: crash
versions: Python 3.2, Python 3.3
Added file: http://bugs.python.org/file27020/ssl_RAND_egd.patch

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


More information about the New-bugs-announce mailing list