[proxy] github.com← back | site home | direct (HTTPS) ↗ | proxy home | ◑ dark◐ light

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

the-knights-who-say-ni

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>

Merged

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

Sep 18, 2020

Merged

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

Oct 18, 2020