]> git.ipfire.org Git - thirdparty/zstd.git/commit
fixed memory leaks and almost all undefined behaviour
authorAlex Murkoff <413x1nkp@gmail.com>
Fri, 12 Apr 2024 19:24:14 +0000 (02:24 +0700)
committerAlex Murkoff <413x1nkp@gmail.com>
Fri, 12 Apr 2024 19:24:14 +0000 (02:24 +0700)
commit1d5e9705db5933f5d89dc53d9312d6db5d3c423c
tree3036ffe10a4ad06809b471b761128fd12ec9fa5d
parent592de198436a5f574293b9e5d83c87083416cd1a
fixed memory leaks and almost all undefined behaviour
doc/educational_decoder/harness.c
lib/compress/zstd_compress.c
lib/decompress/zstd_decompress.c
programs/benchfn.c
tests/bigdict.c
tests/paramgrill.c
tests/regression/result.c
tests/seqgen.c
zlibWrapper/examples/minigzip.c
zlibWrapper/gzwrite.c