]> git.ipfire.org Git - thirdparty/zstd.git/commit
fixed potential dangling pointer, detected by @terrelln
authorYann Collet <cyan@fb.com>
Tue, 20 Jun 2017 23:09:11 +0000 (16:09 -0700)
committerYann Collet <cyan@fb.com>
Tue, 20 Jun 2017 23:09:11 +0000 (16:09 -0700)
commitc3bce24ef4c86f780e94e047f1cbc4ec1963f4ed
tree0af6caba5c2f2a88c2eacfa990df1e41f6b5203b
parent78b823455441adc67abe4f608e1dfa5dddfbb820
fixed potential dangling pointer, detected by @terrelln
lib/common/zstd_internal.h
lib/compress/zstd_compress.c
lib/decompress/zstd_decompress.c