]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
[3.11] gh-115136: Fix possible NULL deref in getpath_joinpath() (GH-115137) (ПР-115158)
authorMiss Islington (bot) <31488909+miss-islington@users.noreply.github.com>
Thu, 8 Feb 2024 09:18:16 +0000 (10:18 +0100)
committerGitHub <noreply@github.com>
Thu, 8 Feb 2024 09:18:16 +0000 (11:18 +0200)
commit214ac166960f49da273438e22d37c8b32d995113
tree014b787d508118ecaa25065507f4b97481ac1f92
parent5e686dffa4398f08450e106e1dded924bb5687ef
[3.11] gh-115136: Fix possible NULL deref in getpath_joinpath() (GH-115137) (ПР-115158)

(cherry picked from commit 9e90313320a2af2d9ff7049ed3842344ed236630)

Signed-off-by: Artem Chernyshev <artem.chernyshev@red-soft.ru>
Co-authored-by: Artem Chernyshev <62871052+dTenebrae@users.noreply.github.com>
Modules/getpath.c