summaryrefslogtreecommitdiffstats
path: root/Python/hashtable.c
diff options
context:
space:
mode:
authorGregory P. Smith <greg@krypto.org>2020-06-22 07:27:20 (GMT)
committerGitHub <noreply@github.com>2020-06-22 07:27:20 (GMT)
commit81328f30703bd7225e7e73aedb0994a7293ce190 (patch)
tree3e717474bd4c700ba2c6880add371198fce1ffbd /Python/hashtable.c
parent6f79838fc1cbc8a92df35f44f2fb327d61f70ea9 (diff)
downloadcpython-81328f30703bd7225e7e73aedb0994a7293ce190.zip
cpython-81328f30703bd7225e7e73aedb0994a7293ce190.tar.gz
cpython-81328f30703bd7225e7e73aedb0994a7293ce190.tar.bz2
bpo-41056: Fix reference to deallocated stack in pathconfig (Coverity) (GH-21013)
Reported by Coverity. (CID 1457554 RETURN_LOCAL) path0 is assigned as a pointer to this right before it goes out of scope.
Diffstat (limited to 'Python/hashtable.c')
0 files changed, 0 insertions, 0 deletions