]> git.ipfire.org Git - thirdparty/zstd.git/commitdiff
Merge pull request #4201 from rorosen/seek-table-create-null-check
authorYann Collet <Cyan4973@users.noreply.github.com>
Wed, 27 Nov 2024 01:59:42 +0000 (17:59 -0800)
committerGitHub <noreply@github.com>
Wed, 27 Nov 2024 01:59:42 +0000 (17:59 -0800)
prevent possible segfault when creating seek table


Trivial merge