Rename initCheck to dirtyContext and use it in LZ4_resetStream_fast() to check if...
authorOleg Khabinov <khabinov@fb.com>
Tue, 18 Sep 2018 18:29:31 +0000 (11:29 -0700)
committerOleg Khabinov <khabinov@fb.com>
Fri, 28 Sep 2018 21:55:05 +0000 (14:55 -0700)
commitf2ae385c2f57b692e3283ead684c54b46067d966
tree413478d7cd10933aea7d4045a32adb731d97fc37
parentcb917827f95a62dffb9575a2225e55721739b162
Rename initCheck to dirtyContext and use it in LZ4_resetStream_fast() to check if full reset is needed.
lib/lz4.c
lib/lz4.h
tests/fuzzer.c