]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
gh-148286: Fix UB in `ZstdDecompressor.unused_data` when a frame is decompressed...
authorStan Ulbrych <stan@python.org>
Mon, 13 Jul 2026 07:02:02 +0000 (09:02 +0200)
committerGitHub <noreply@github.com>
Mon, 13 Jul 2026 07:02:02 +0000 (09:02 +0200)
commitadebb68153346043c0671fa5725d269c32cc40e4
tree4e07969e078ba6c490dbc46af49e0fe1a6d7a17b
parented716551e13d1e46a5cd17955657d64b8824626a
gh-148286: Fix UB in `ZstdDecompressor.unused_data` when a frame is decompressed in one call (#153258)

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