v1.9.2
silence msan warning when offset==0
versionsTests moved to tests/
ensure conformance with custom LZ4_DISTANCE_MAX
udated README.md
fix several minor static analyzer warnings
added checkTag
executables use basic types from util.h
fixed test error
travisCI: added ASAN fuzzer tests
fix minor cppcheck warnings
made roundTripTest fully general
List mode improvements. Improve formatting Include static assert Use UTIL_fseek to handle potential fseek limitation Be explicit when refusing to read from stdin Properly free dctx after use Include valgrind tests
VS project: added setargv.obj
fixed versionsTest
support custom block sizes: remove unneeded fudging, fix leaked filehandles, other nits
Attempt to fix travis