LZF compression re-enabled by default, but with INIT_HTAB set to 0 to avoid...
LZF compression re-enabled by default, but with INIT_HTAB set to 0 to avoid the very costly memset initialization. Note that with this option set valgrind will output some false positive about lzf_c.c
Please register or sign in to comment