Staging
v0.5.1
https://github.com/python/cpython
Revision 2fafa251dba5df1f90326a825ac6de2b6b906bc3 authored by Andrew M. Kuchling on 09 October 2006, 18:42:49 UTC, committed by Andrew M. Kuchling on 09 October 2006, 18:42:49 UTC
Fix problems found by Coverity.

longobject.c: also fix an ssize_t problem
  <a> could have been NULL, so hoist the size calc to not use <a>.

[The ssize_t change isn't needed for 2.4.  The other changes in this revision
 are to modules not present in 2.4. --amk]
1 parent cebdc5e
History
Tip revision: 2fafa251dba5df1f90326a825ac6de2b6b906bc3 authored by Andrew M. Kuchling on 09 October 2006, 18:42:49 UTC
[Partial backport of r45947 | neal.norwitz]
Tip revision: 2fafa25
File Mode Size
VC6
bdist_wininst
example_nt
os2emx
os2vacpp
WinMain.c -rw-r--r-- 447 bytes
_subprocess.c -rw-r--r-- 13.2 KB
_winreg.c -rw-r--r-- 42.8 KB
config.c -rw-r--r-- 4.1 KB
dl_nt.c -rw-r--r-- 908 bytes
dllbase_nt.txt -rw-r--r-- 3.5 KB
empty.c -rw-r--r-- 137 bytes
frozen_dllmain.c -rw-r--r-- 3.6 KB
getpathp.c -rw-r--r-- 18.0 KB
icons.mak -rw-r--r-- 213 bytes
icons.rc -rw-r--r-- 59 bytes
import_nt.c -rw-r--r-- 2.4 KB
make_versioninfo.c -rw-r--r-- 1.0 KB
msvcrtmodule.c -rwxr-xr-x 5.0 KB
py.ico -rw-r--r-- 766 bytes
pyc.ico -rw-r--r-- 766 bytes
pycon.ico -rw-r--r-- 766 bytes
pyconfig.h -rw-r--r-- 15.8 KB
python.mk -rw-r--r-- 234 bytes
python_exe.rc -rw-r--r-- 49 bytes
python_nt.rc -rw-r--r-- 1.8 KB
readme.txt -rw-r--r-- 4.2 KB
testpy.py -rw-r--r-- 890 bytes
tix.diff -rw-r--r-- 3.2 KB
w9xpopen.c -rw-r--r-- 3.6 KB
winsound.c -rw-r--r-- 7.1 KB

readme.txt

back to top