mirror of
https://github.com/python/cpython.git
synced 2026-05-08 05:32:01 -04:00
9fe5decf5f
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 81328f3070)
Co-authored-by: Gregory P. Smith <greg@krypto.org>
Miscellaneous source files for the main Python shared library