[issue20246] buffer overflow in socket.recvfrom_into

Nick Coghlan report at bugs.python.org
Tue Feb 25 08:52:16 CET 2014


Nick Coghlan added the comment:

Confirming the fix is in the 3.3.4 tag: http://hg.python.org/cpython/file/7ff62415e426/Lib/test/test_socket.py#l4539

And the 3.4rc1 tag: http://hg.python.org/cpython/file/5e088cea8660/Lib/test/test_socket.py#l4708

----------

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


More information about the Python-bugs-list mailing list