commit | ee7c8f9af80ac2fa76987ca25397624915cbaea4 | [log] [tgz] |
---|---|---|
author | Neal Norwitz <nnorwitz@gmail.com> | Sun Aug 13 18:12:03 2006 +0000 |
committer | Neal Norwitz <nnorwitz@gmail.com> | Sun Aug 13 18:12:03 2006 +0000 |
tree | 339efcfec2c8c0e5af2fd33f663d508ea57929ea | |
parent | 5aa96895d8d5d2c76d75842a5e3c79ef4f09d895 [diff] |
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