[issue12835] Missing SSLSocket.sendmsg() wrapper allows programs to send unencrypted data by mistake

Roundup Robot report at bugs.python.org
Sat Aug 27 16:00:38 CEST 2011


Roundup Robot <devnull at psf.upfronthosting.co.za> added the comment:

New changeset b06f011a3529 by Nick Coghlan in branch 'default':
Fix #12835: prevent use of the unencrypted sendmsg/recvmsg APIs on SSL wrapped sockets (Patch by David Watson)
http://hg.python.org/cpython/rev/b06f011a3529

----------
nosy: +python-dev

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


More information about the Python-bugs-list mailing list