]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
[3.14] gh-145883: Fix two heap-buffer-overflows in `_zoneinfo` (GH-145885) (#148087)
authorMiss Islington (bot) <31488909+miss-islington@users.noreply.github.com>
Sat, 4 Apr 2026 16:13:13 +0000 (18:13 +0200)
committerGitHub <noreply@github.com>
Sat, 4 Apr 2026 16:13:13 +0000 (17:13 +0100)
commit64207c930bc361ddc7f173b161e37aa5fd7b5ffd
tree1c878aedf2ef574cb0992a3c71ae16f7c1b7901e
parent61c919cf1b9b365add10915764c93119f6195b4a
[3.14] gh-145883: Fix two heap-buffer-overflows in `_zoneinfo` (GH-145885) (#148087)

(cherry picked from commit fe9befc1ca7eac36749ec358969464334381b9f9)

Co-authored-by: Stan Ulbrych <stan@python.org>
Lib/test/test_zoneinfo/test_zoneinfo.py
Lib/zoneinfo/_common.py
Lib/zoneinfo/_zoneinfo.py
Misc/NEWS.d/next/Library/2026-03-12-21-01-48.gh-issue-145883.lUvXcc.rst [new file with mode: 0644]
Modules/_zoneinfo.c
Tools/build/compute-changes.py