[issue3321] _multiprocessing.Connection() doesn't check handle

STINNER Victor report at bugs.python.org
Wed Jul 9 01:54:40 CEST 2008


STINNER Victor <haypo at users.sourceforge.net> added the comment:

Ooops, there is a typo in my last patch: it's "struct stat statbuf;" 
and not "struct stat *statbuf;"! Here is a new version of the patch.

Added file: http://bugs.python.org/file10861/_multiprocessing_connection.patch

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


More information about the Python-bugs-list mailing list