fuzzer: fixed scan-build leak warning
authorYann Collet <cyan@fb.com>
Thu, 18 Apr 2019 17:38:51 +0000 (10:38 -0700)
committerYann Collet <cyan@fb.com>
Thu, 18 Apr 2019 17:38:51 +0000 (10:38 -0700)
commit3f558163ad74ee9553839aedb211c08a835f23a3
treef4654811902d2786049a43bca18f54a93cb99967
parent8f0e7440633b956484626a432af3eae70c436419
fuzzer: fixed scan-build leak warning

the program exit(),
so there is no need to track and dealloc every buffer.
tests/fuzzer.c