]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
[3.15] gh-151763: Fix NULL dereference in `os._path_normpath()` under OOM (GH-151779...
authorMiss Islington (bot) <31488909+miss-islington@users.noreply.github.com>
Wed, 24 Jun 2026 16:25:28 +0000 (18:25 +0200)
committerGitHub <noreply@github.com>
Wed, 24 Jun 2026 16:25:28 +0000 (16:25 +0000)
commit4e7843ea3e7d4c01ead20ded70096a819b9d3da7
treefd27ab6e93bef1a5e7d50aafa7abfc8e01ecdf8e
parentd4836f4d991ce857bcfa069bcad695bed5759bf8
[3.15] gh-151763: Fix NULL dereference in `os._path_normpath()` under OOM (GH-151779) (#152096)

(cherry picked from commit ce8b81fff4094bd0cfb0c57193135bfc904c0ca2)

Co-authored-by: Zain Nadeem <zainnadeemzainnadeem80@gmail.com>
Modules/posixmodule.c