[issue20246] buffer overflow in socket.recvfrom_into

Ryan Smith-Roberts report at bugs.python.org
Sun Jan 19 01:55:11 CET 2014


Ryan Smith-Roberts added the comment:

Perhaps the test is sending an infeasibly large message. If you remove the '*2048' does it pass? (I set up a FreeBSD 9.2 amd64 VM but all tests are passing here).

----------

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


More information about the Python-bugs-list mailing list