[issue22689] Posix getenv makes no guarantee of lifetime of returned string

Serhiy Storchaka report at bugs.python.org
Mon Jul 9 14:46:54 EDT 2018


Serhiy Storchaka <storchaka+cpython at gmail.com> added the comment:


New changeset f60bf0e168255b7675a4c049250ba6b202f8e647 by Serhiy Storchaka in branch 'master':
bpo-22689: Copy the result of getenv() in sys_breakpointhook(). (GH-8194)
https://github.com/python/cpython/commit/f60bf0e168255b7675a4c049250ba6b202f8e647


----------
nosy: +serhiy.storchaka

_______________________________________
Python tracker <report at bugs.python.org>
<https://bugs.python.org/issue22689>
_______________________________________


More information about the Python-bugs-list mailing list