]> git.ipfire.org Git - thirdparty/zstd.git/commit
Fix uninitialized memory read
authorNick Terrell <terrelln@fb.com>
Mon, 14 Nov 2016 19:33:37 +0000 (11:33 -0800)
committerNick Terrell <terrelln@fb.com>
Mon, 14 Nov 2016 21:57:05 +0000 (13:57 -0800)
commit24701de877a486b2f59a869e0d38d5a697a5d7d8
tree26c030eb1d22bba873dde11c1397ad30224df9cd
parentcdff19c4b33186315902c4e2991c182a0a21f579
Fix uninitialized memory read
lib/decompress/zstd_decompress.c
lib/legacy/zstd_v02.c
lib/legacy/zstd_v03.c
lib/legacy/zstd_v04.c
lib/legacy/zstd_v05.c
lib/legacy/zstd_v06.c
lib/legacy/zstd_v07.c