Staging
v0.5.1
https://github.com/python/cpython
Revision e0235ae1a9a723e3465e10b91333c2e5e2a30618 authored by Andrew M. Kuchling on 09 October 2006, 18:19:01 UTC, committed by Andrew M. Kuchling on 09 October 2006, 18:19:01 UTC
Fix three nits found by Coverity, adding null checks and comments.

[This commit only makes two changes.  One change in the original patch
 is just adding a comment, and another adds a 'base != NULL' check to
 silence Coverity, but a comment adds that that base is never going to
 be NULL.  I didn't backport that change. --amk]
1 parent 2a3d88c
History
Tip revision: e0235ae1a9a723e3465e10b91333c2e5e2a30618 authored by Andrew M. Kuchling on 09 October 2006, 18:19:01 UTC
[Backport r42951 | guido.van.rossum]
Tip revision: e0235ae
File Mode Size
PythonPowered.bmp -rw-r--r-- 2.5 KB
README.txt -rw-r--r-- 105 bytes
archive.h -rw-r--r-- 2.1 KB
extract.c -rw-r--r-- 7.6 KB
install.c -rw-r--r-- 62.7 KB
install.rc -rw-r--r-- 6.4 KB
resource.h -rw-r--r-- 1.7 KB
wininst-7.1.sln -rw-r--r-- 886 bytes
wininst-7.1.vcproj -rw-r--r-- 5.6 KB
wininst.dsp -rw-r--r-- 4.3 KB
wininst.dsw -rw-r--r-- 508 bytes

README.txt

back to top