◐ Shell
clean mode source ↗

[3.9] bpo-41056: Fix reference to deallocated stack in pathconfig (Coverity) (GH-21013) by miss-islington · Pull Request #21039 · python/cpython

pythonGH-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 81328f3)

Co-authored-by: Gregory P. Smith <greg@krypto.org>

terryjreedy added a commit to terryjreedy/cpython that referenced this pull request

Sep 18, 2020

xzy3 pushed a commit to xzy3/cpython that referenced this pull request

Oct 18, 2020