SIGN IN SIGN UP
python / cpython UNCLAIMED

The Python programming language

0 0 1 Python

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.
G
Gregory P. Smith committed
81328f30703bd7225e7e73aedb0994a7293ce190
Parent: 6f79838
Committed by GitHub <noreply@github.com> on 6/22/2020, 7:27:20 AM