Staging
v0.5.1
https://github.com/python/cpython
Revision 4fbad67edfdc60b438586d199221010c6e1bd663 authored by Thomas Wouters on 07 March 2006, 13:39:26 UTC, committed by Thomas Wouters on 07 March 2006, 13:39:26 UTC
Coverity-found bug: don't use temp->next *before* checking it for NULL. Also
return rather than use it again.
1 parent e34fc70
History
Tip revision: 4fbad67edfdc60b438586d199221010c6e1bd663 authored by Thomas Wouters on 07 March 2006, 13:39:26 UTC
Backport trunk's r42885 (thomas.wouters):
Tip revision: 4fbad67
File Mode Size
.cvsignore -rw-r--r-- 20 bytes
Makefile -rw-r--r-- 1.1 KB
README -rw-r--r-- 822 bytes
demo.c -rw-r--r-- 1.6 KB
importexc.c -rw-r--r-- 255 bytes
loop.c -rw-r--r-- 665 bytes

README

back to top