diff options
| author | Gregory P. Smith <greg@krypto.org> | 2020-06-22 07:27:20 (GMT) |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2020-06-22 07:27:20 (GMT) |
| commit | 81328f30703bd7225e7e73aedb0994a7293ce190 (patch) | |
| tree | 3e717474bd4c700ba2c6880add371198fce1ffbd /Python/sysmodule.c | |
| parent | 6f79838fc1cbc8a92df35f44f2fb327d61f70ea9 (diff) | |
| download | cpython-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/sysmodule.c')
0 files changed, 0 insertions, 0 deletions
