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-- 31 bytes
Grammar -rw-r--r-- 5.0 KB

back to top