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>
|
@gpshead: Status check is done, and it's a success ✅ . |
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
https://bugs.python.org/issue41056
Automerge-Triggered-By: @tiran