summaryrefslogtreecommitdiffstats
path: root/Python/sysmodule.c
diff options
context:
space:
mode:
authorMiss Islington (bot) <31488909+miss-islington@users.noreply.github.com>2020-06-22 07:47:54 (GMT)
committerGitHub <noreply@github.com>2020-06-22 07:47:54 (GMT)
commit9fe5decf5f38ae247f4f354dee27e4bfbe8bc5f8 (patch)
treeed5d2ef0ce43cd2f8ed131811fbbc3eda8bbd739 /Python/sysmodule.c
parent8ae5e8ec8147e6434454e66953c25848b848711a (diff)
downloadcpython-9fe5decf5f38ae247f4f354dee27e4bfbe8bc5f8.zip
cpython-9fe5decf5f38ae247f4f354dee27e4bfbe8bc5f8.tar.gz
cpython-9fe5decf5f38ae247f4f354dee27e4bfbe8bc5f8.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. (cherry picked from commit 81328f30703bd7225e7e73aedb0994a7293ce190) Co-authored-by: Gregory P. Smith <greg@krypto.org>
Diffstat (limited to 'Python/sysmodule.c')
0 files changed, 0 insertions, 0 deletions