Staging
v0.5.1
https://github.com/python/cpython
Revision ca1f4260805bba12db6b420cec654a659d0bc4df authored by Fred Drake on 21 September 2000, 20:10:23 UTC, committed by Fred Drake on 21 September 2000, 20:10:23 UTC
data and default handlers -- a new reference was being passed to
Py_BuildValue() for the "O" format character; using "N" plugs the leak.

Fixed two other (minor) leaks that occurred on various error conditions.

Removed uses of the UNLESS macro, which makes code hard to read, and is
Evil.
1 parent 07cbc4e
History
Tip revision: ca1f4260805bba12db6b420cec654a659d0bc4df authored by Fred Drake on 21 September 2000, 20:10:23 UTC
Remove memory leaks of strings/Unicode objects passed into the character
Tip revision: ca1f426
File Mode Size
BeOS
Demo
Doc
Grammar
Include
Lib
Mac
Misc
Modules
Objects
PC
PCbuild
Parser
Python
Tools
.cvsignore -rw-r--r-- 79 bytes
.hgtags -rw-r--r-- 1.6 KB
LICENSE -rw-r--r-- 4.9 KB
Makefile.in -rw-r--r-- 17.5 KB
README -rw-r--r-- 34.4 KB
acconfig.h -rw-r--r-- 5.5 KB
config.h.in -rw-r--r-- 16.1 KB
configure -rwxr-xr-x 167.8 KB
configure.in -rw-r--r-- 33.3 KB
install-sh -rwxr-xr-x 2.2 KB

README

back to top