]> git.ipfire.org Git - thirdparty/zstd.git/commitdiff
Merge pull request #4486 from rlefko/fix-pthread-init-memleak
authorYann Collet <Cyan4973@users.noreply.github.com>
Sat, 20 Sep 2025 05:42:21 +0000 (21:42 -0800)
committerGitHub <noreply@github.com>
Sat, 20 Sep 2025 05:42:21 +0000 (21:42 -0800)
Fix memory leak in pthread init functions on failure


Trivial merge