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

README

back to top