Staging
v0.8.1
https://github.com/python/cpython
Revision fcfb5f2fe4678910c6b11436e124a321d4cebaf2 authored by Antoine Pitrou on 29 August 2008, 18:45:22 UTC, committed by Antoine Pitrou on 29 August 2008, 18:45:22 UTC
........
  r66058 | antoine.pitrou | 2008-08-29 20:39:48 +0200 (ven., 29 août 2008) | 7 lines

  #3668: When PyArg_ParseTuple correctly parses a s* format, but raises an
  exception afterwards (for a subsequent parameter), the user code will
  not call PyBuffer_Release() and memory will leak.

  Reviewed by Amaury Forgeot d'Arc.
........
1 parent f719957
History
Tip revision: fcfb5f2fe4678910c6b11436e124a321d4cebaf2 authored by Antoine Pitrou on 29 August 2008, 18:45:22 UTC
Blocked revisions 66058 via svnmerge
Tip revision: fcfb5f2
File Mode Size
Demo
Doc
Grammar
Include
Lib
Mac
Misc
Modules
Objects
PC
PCbuild
Parser
Python
Tools
.bzrignore -rw-r--r-- 673 bytes
.hgignore -rw-r--r-- 866 bytes
.hgtags -rw-r--r-- 2.9 KB
INTBENCH -rw-r--r-- 941 bytes
LICENSE -rw-r--r-- 13.5 KB
Makefile.pre.in -rw-r--r-- 37.4 KB
README -rw-r--r-- 7.0 KB
RELNOTES -rw-r--r-- 3.6 KB
configure -rwxr-xr-x 651.9 KB
configure.in -rw-r--r-- 99.9 KB
install-sh -rwxr-xr-x 7.0 KB
pyconfig.h.in -rw-r--r-- 28.5 KB
runtests.sh -rwxr-xr-x 2.1 KB
setup.py -rw-r--r-- 70.8 KB

README

back to top