Staging
v0.5.1
https://github.com/python/cpython
Revision c36179bf814b7075fe3341807ff0eac40c55dec7 authored by Neal Norwitz on 19 September 2005, 06:42:30 UTC, committed by Neal Norwitz on 19 September 2005, 06:42:30 UTC
 * Fix memory leak in posix.access()
 * Fix use of uninitialized value in forkpty()
   - from the manpage it isn't clear if there are conditions where master_fd
     are uninitialized, but it's safer to initialize
1 parent 5396041
History
Tip revision: c36179bf814b7075fe3341807ff0eac40c55dec7 authored by Neal Norwitz on 19 September 2005, 06:42:30 UTC
Fix problems reported by valgrind:
Tip revision: c36179b
File Mode Size
.cvsignore -rw-r--r-- 51 bytes
example.c -rw-r--r-- 319 bytes
example.def -rw-r--r-- 21 bytes
example.sln -rw-r--r-- 882 bytes
example.vcproj -rw-r--r-- 5.0 KB
readme.txt -rw-r--r-- 6.7 KB

readme.txt

back to top