Staging
v0.8.1
Revision 80961f3ca90ab48470fad8bb2310f19896ec9b7b authored by Jeremy Hylton on 07 November 2004, 14:24:25 UTC, committed by Jeremy Hylton on 07 November 2004, 14:24:25 UTC
memset() wrote one past the end of the buffer, which was likely to be unused padding or a yet-to-be-initialized local variable.  This routine is already tested by test_socket.
1 parent f8e74b1
History
File Mode Size
Modules
Python
support
Makefile -rw-r--r-- 14.5 KB
README -rw-r--r-- 1.2 KB
pyconfig.h -rw-r--r-- 17.5 KB
sleep.c -rw-r--r-- 866 bytes
unixstuff.c -rw-r--r-- 1.7 KB
unixstuff.h -rw-r--r-- 318 bytes

README

back to top