• Andrew M. Kuchling's avatar
    [Backport r51252 | neal.norwitz] · 397935f4
    Andrew M. Kuchling yazdı
    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
    397935f4
zipimport.c 30.2 KB