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
config.c -rw-r--r-- 2.3 KB
drawfmodule.c -rw-r--r-- 17.8 KB
getpath_riscos.c -rw-r--r-- 1.0 KB
riscosmodule.c -rw-r--r-- 15.6 KB
swimodule.c -rw-r--r-- 15.5 KB

back to top