[issue3399] Memory corruption in multiprocessing module, OS X 10.5.4

Amaury Forgeot d'Arc report at bugs.python.org
Fri Aug 1 17:57:02 CEST 2008


Amaury Forgeot d'Arc <amauryfa at gmail.com> added the comment:

To be complete, the patch should also deal with conn_recv_string() which
has the same problem.
And please do not forget the win32 implementation, in pipe_connection.c.

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


More information about the Python-bugs-list mailing list