diff options
author | Miss Islington (bot) <31488909+miss-islington@users.noreply.github.com> | 2020-06-22 07:43:41 (GMT) |
---|---|---|
committer | GitHub <noreply@github.com> | 2020-06-22 07:43:41 (GMT) |
commit | d5ee9b9940ba24120838b07061058afe931cfff1 (patch) | |
tree | 44e167dcfe54c4e2c39144b09807d2d94cb95331 /Python/fileutils.c | |
parent | 14195597b3a877209c20d00e0ec844234e624d13 (diff) | |
download | cpython-d5ee9b9940ba24120838b07061058afe931cfff1.zip cpython-d5ee9b9940ba24120838b07061058afe931cfff1.tar.gz cpython-d5ee9b9940ba24120838b07061058afe931cfff1.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/fileutils.c')
0 files changed, 0 insertions, 0 deletions