Staging
v0.5.1
https://github.com/python/cpython
Revision 397935f4a3eb55810478910e4a0443f1fcb5bcb5 authored by Andrew M. Kuchling on 03 October 2006, 19:39:54 UTC, committed by Andrew M. Kuchling on 03 October 2006, 19:39:54 UTC
It's very unlikely, though possible that source is not a string.  Verify
that PyString_AsString() returns a valid pointer.  (The problem can
arise when zlib.decompress doesn't return a string.)

Klocwork 346
1 parent 1673922
History
Tip revision: 397935f4a3eb55810478910e4a0443f1fcb5bcb5 authored by Andrew M. Kuchling on 03 October 2006, 19:39:54 UTC
[Backport r51252 | neal.norwitz]
Tip revision: 397935f
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