]> git.ipfire.org Git - thirdparty/zstd.git/commit
fixed wrong assert() position
authorYann Collet <cyan@fb.com>
Wed, 3 Oct 2018 19:43:59 +0000 (12:43 -0700)
committerYann Collet <cyan@fb.com>
Wed, 3 Oct 2018 19:43:59 +0000 (12:43 -0700)
commitb1407f9acd83906fbe890ecb6b61de9cec004420
tree569d10b2d7c70af5c71c766c7241bacfc75e9ae9
parent63f8fb07ecf7d67fae81ff2cd88446ca3f565737
fixed wrong assert() position

could fire on invalid input.
blocking for afl tests.
programs/fileio.c