]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
gh-151763: Fix NULL dereference in `os._path_normpath()` under OOM (#151779)
authorZain Nadeem <zainnadeemzainnadeem80@gmail.com>
Wed, 24 Jun 2026 15:56:10 +0000 (20:56 +0500)
committerGitHub <noreply@github.com>
Wed, 24 Jun 2026 15:56:10 +0000 (16:56 +0100)
commitce8b81fff4094bd0cfb0c57193135bfc904c0ca2
tree55407fa0cf623d590c990dbe7ec10418c28c9d69
parentb35c37910a4595f22458cf0291a9b0252b3c6c70
gh-151763: Fix NULL dereference in `os._path_normpath()` under OOM (#151779)
Modules/posixmodule.c