zstd/lib/common
Nick Terrell 4193638996 [bug] Fix FSE_readNCount()
* Fix bug introduced in PR #2271
* Fix long-standing bug that is impossible to trigger inside of zstd
* Add a fuzzer that makes sure the normalized count always round trips
  correctly
2020-08-25 15:42:41 -07:00
..
bitstream.h Update bitstream.h 2020-07-28 11:17:04 -06:00
compiler.h Prefer __builtin_prefetch over inline asm 2020-08-10 22:17:18 -07:00
cpu.h Fix copyright and license lines 2020-03-26 17:02:06 -07:00
debug.c Fix copyright and license lines 2020-03-26 17:02:06 -07:00
debug.h Revert "Fix -Wunused-variable under FUZZING_BUILD_MODE..." 2020-07-15 12:42:18 -07:00
entropy_common.c [bug] Fix FSE_readNCount() 2020-08-25 15:42:41 -07:00
error_private.c [lib] Add ZSTD_d_stableOutBuffer 2020-04-27 18:09:44 -07:00
error_private.h blindfix for VS macro redefinition 2020-05-11 19:29:36 -07:00
fse.h Improve FSE_normalizeCount() docs 2020-08-24 13:58:34 -07:00
fse_decompress.c Document the BMI2 default() functions 2020-08-24 14:44:33 -07:00
huf.h wire up bmi2 support 2020-08-17 16:35:28 -07:00
mem.h Fix copyright and license lines 2020-03-26 17:02:06 -07:00
pool.c Rename static vars to avoid redefinition error. 2020-06-29 10:51:50 +09:00
pool.h Rewrite Include Paths to be Relative 2020-05-04 15:20:26 -04:00
threading.c Fix copyright and license lines 2020-03-26 17:02:06 -07:00
threading.h Fix copyright and license lines 2020-03-26 17:02:06 -07:00
xxhash.c [lib] Fix NULL pointer dereference 2020-05-06 12:09:02 -07:00
xxhash.h Fix copyright and license lines 2020-03-26 17:02:06 -07:00
zstd_common.c Fix copyright and license lines 2020-03-26 17:02:06 -07:00
zstd_errors.h [lib] Add ZSTD_d_stableOutBuffer 2020-04-27 18:09:44 -07:00
zstd_internal.h Merge pull request #2258 from Niadb/dev 2020-08-04 09:43:59 -07:00