Staging
v0.5.1
https://github.com/python/cpython
Revision afa2448b2ae035aab0898361ed89881aef9b80a1 authored by Walter Dörwald on 18 August 2003, 18:34:09 UTC, committed by Walter Dörwald on 18 August 2003, 18:34:09 UTC
Fix a crash: when sq_item failed the code continued blindly and used the
NULL pointer. (Detected by Michael Hudson, patch provided by Neal Norwitz).

Fix refcounting leak in filtertuple().
1 parent 1dafa9e
History
Tip revision: afa2448b2ae035aab0898361ed89881aef9b80a1 authored by Walter Dörwald on 18 August 2003, 18:34:09 UTC
Backport checkin:
Tip revision: afa2448
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.2 KB
LICENSE -rw-r--r-- 12.6 KB
Makefile.pre.in -rw-r--r-- 31.0 KB
README -rw-r--r-- 47.8 KB
configure -rwxr-xr-x 514.5 KB
configure.in -rw-r--r-- 80.8 KB
install-sh -rwxr-xr-x 7.0 KB
pyconfig.h.in -rw-r--r-- 24.4 KB
setup.py -rw-r--r-- 49.9 KB

README

back to top