]> git.ipfire.org Git - thirdparty/zstd.git/commit
[linux] Backport fix for arry-index-out-of-bounds UBSAN warning
authorNick Terrell <terrelln@meta.com>
Thu, 16 Nov 2023 20:02:07 +0000 (12:02 -0800)
committerNick Terrell <terrelln@meta.com>
Thu, 16 Nov 2023 20:02:07 +0000 (12:02 -0800)
commitca498343dd9932a9b6463eefda96c05b2c567391
treeabea561d26a73ab55deedaa8bee8fb4d82d88392
parent136a16dd8b4c71526771528ffbbe8d19fde50f85
[linux] Backport fix for arry-index-out-of-bounds UBSAN warning

Backport the fix already in the kernel, and is fixed in the dev branch
in a different way.

https://lkml.kernel.org/r/20231012213428.1390905-1-nickrterrell@gmail.com
lib/common/fse_decompress.c