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
Demo
Doc
Grammar
Include
Lib
Mac
Misc
Modules
Objects
PC
PCbuild
Parser
Python
RISCOS
Tools
.cvsignore -rw-r--r-- 109 bytes
.hgtags -rw-r--r-- 2.7 KB
LICENSE -rw-r--r-- 13.0 KB
Makefile.pre.in -rw-r--r-- 31.6 KB
README -rw-r--r-- 49.0 KB
aclocal.m4 -rw-r--r-- 2.1 KB
configure -rwxr-xr-x 578.8 KB
configure.in -rw-r--r-- 86.5 KB
install-sh -rwxr-xr-x 7.0 KB
pyconfig.h.in -rw-r--r-- 23.8 KB
setup.py -rw-r--r-- 52.2 KB

README

back to top