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

(cherry picked from commit ce8b81fff4094bd0cfb0c57193135bfc904c0ca2)

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