mirror of
https://github.com/python/cpython.git
synced 2026-01-27 13:15:25 +00:00
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>
Miscellaneous source files for the main Python shared library