Staging
v0.5.1
https://github.com/python/cpython
Revision d5ee9b9940ba24120838b07061058afe931cfff1 authored by Miss Islington (bot) on 22 June 2020, 07:43:41 UTC, committed by GitHub on 22 June 2020, 07:43:41 UTC

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>
1 parent 1419559
History
Tip revision: d5ee9b9940ba24120838b07061058afe931cfff1 authored by Miss Islington (bot) on 22 June 2020, 07:43:41 UTC
bpo-41056: Fix reference to deallocated stack in pathconfig (Coverity) (GH-21013)
Tip revision: d5ee9b9
File Mode Size
Grammar -rw-r--r-- 9.6 KB
Tokens -rw-r--r-- 1.5 KB

back to top