moved noisy-src decoder test into cBuffer_exact
authorYann Collet <cyan@fb.com>
Sat, 29 Jun 2019 03:23:12 +0000 (20:23 -0700)
committerYann Collet <cyan@fb.com>
Sat, 29 Jun 2019 03:23:12 +0000 (20:23 -0700)
commit567b4e098baad783870bf6514a984c4b021d5056
tree918aff5dc2b5205ca2dc069eb4b61c27e147727f
parent62f59d562b54e8329f585136d37d673f04933a19
moved noisy-src decoder test into cBuffer_exact

so that it can also catch any potential read out-of-bound in the input buffer
(none reported so far, just a precaution for the future).
tests/fuzzer.c