]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
[3.15] gh-148286: Fix UB in `ZstdDecompressor.unused_data` when a frame is decompress...
authorMiss Islington (bot) <31488909+miss-islington@users.noreply.github.com>
Mon, 13 Jul 2026 08:01:30 +0000 (10:01 +0200)
committerGitHub <noreply@github.com>
Mon, 13 Jul 2026 08:01:30 +0000 (08:01 +0000)
commit91084886e5a39de4bb34673463b141cfcb32235a
treeb04e1d237e4027acad253eeb36b8fcd0a1e00cbc
parent7d8783bd9fa48eed4046fb1ab0d3e4618d52b5f0
[3.15] gh-148286: Fix UB in `ZstdDecompressor.unused_data` when a frame is decompressed in one call (GH-153258) (#153644)

(cherry picked from commit adebb68153346043c0671fa5725d269c32cc40e4)

Co-authored-by: Stan Ulbrych <stan@python.org>
Co-authored-by: Emma Smith <emma@emmatyping.dev>
Misc/NEWS.d/next/Library/2026-07-07-13-31-52.gh-issue-148286.-qu-em.rst [new file with mode: 0644]
Modules/_zstd/decompressor.c
Tools/ubsan/suppressions.txt