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
config.c -rw-r--r-- 2.3 KB
drawfmodule.c -rw-r--r-- 17.8 KB
getpath_riscos.c -rw-r--r-- 1.0 KB
riscosmodule.c -rw-r--r-- 15.6 KB
swimodule.c -rw-r--r-- 15.5 KB

back to top