• Christian Heimes's avatar
    Fix memory leak in endswith · 305e49e1
    Christian Heimes authored
    CID 1040368 (#1 of 1): Resource leak (RESOURCE_LEAK)
    leaked_storage: Variable substring going out of scope leaks the storage it points to.
    305e49e1
unicodeobject.c 435 KB