Staging
v0.5.1
https://github.com/python/cpython
Revision e67841f113f40327561641ca33945490ceeb3a8a authored by Andrew M. Kuchling on 05 October 2006, 18:57:54 UTC, committed by Andrew M. Kuchling on 05 October 2006, 18:57:54 UTC
Reported by Klocwork #151.

v2 can be NULL if exception2 is NULL.  I don't think that condition can happen,
but I'm not sure it can't either.  Now the code will protect against either
being NULL.
1 parent da604c1
History
Tip revision: e67841f113f40327561641ca33945490ceeb3a8a authored by Andrew M. Kuchling on 05 October 2006, 18:57:54 UTC
[Backport r50685 | neal.norwitz]
Tip revision: e67841f
File Mode Size
Modules
Python
support
Makefile -rw-r--r-- 14.5 KB
README -rw-r--r-- 1.2 KB
pyconfig.h -rw-r--r-- 17.5 KB
sleep.c -rw-r--r-- 866 bytes
unixstuff.c -rw-r--r-- 1.7 KB
unixstuff.h -rw-r--r-- 318 bytes

README

back to top