summaryrefslogtreecommitdiffstats
path: root/Python/frame.c
diff options
context:
space:
mode:
authorMiss Islington (bot) <31488909+miss-islington@users.noreply.github.com>2022-11-03 18:09:15 (GMT)
committerGitHub <noreply@github.com>2022-11-03 18:09:15 (GMT)
commit41a9f49bc5d52b44386fe44ed6a1983bd2cd65cc (patch)
treefc4a6c434c52661d35122967d6208adcc3fea659 /Python/frame.c
parenteb023a84d92661bcde9dfe1641576774710f6c64 (diff)
downloadcpython-41a9f49bc5d52b44386fe44ed6a1983bd2cd65cc.zip
cpython-41a9f49bc5d52b44386fe44ed6a1983bd2cd65cc.tar.gz
cpython-41a9f49bc5d52b44386fe44ed6a1983bd2cd65cc.tar.bz2
gh-98978: Fix Py_SetPythonHome(NULL) (GH-99066)
Fix use-after-free in Py_SetPythonHome(NULL), Py_SetProgramName(NULL) and _Py_SetProgramFullPath(NULL) function calls. Issue reported by Benedikt Reinartz. (cherry picked from commit b07f546ea3a574bc3016fb023c157c65a47f4849) Co-authored-by: Victor Stinner <vstinner@python.org>
Diffstat (limited to 'Python/frame.c')
0 files changed, 0 insertions, 0 deletions