]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
[3.14] 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:23:16 +0000 (18:23 +0200)
committerGitHub <noreply@github.com>
Wed, 24 Jun 2026 16:23:16 +0000 (16:23 +0000)
commit45de3e041968ffb4aa84a67ccd1502099dad7f2f
treeb45f465cef216ed1573801e8ea716624e65fa8b0
parente1323cd5c30295a80f25aba83c565b8e5fe87bf3
[3.14] gh-151763: Fix NULL dereference in `os._path_normpath()` under OOM (GH-151779) (#152095)

(cherry picked from commit ce8b81fff4094bd0cfb0c57193135bfc904c0ca2)

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