0fd322f812
* Version <= 0.5 could read beyond the end of `dumps`, which points into the input buffer. * Check the validity of `dumps` before using it, if it is out of bounds return garbage values. There is no return code for this function. * Introduce `MEM_readLE24()` for simplicity, since I don't want to trust that there is an extra byte after `dumps`. |
||
---|---|---|
.. | ||
zstd_legacy.h | ||
zstd_v01.c | ||
zstd_v01.h | ||
zstd_v02.c | ||
zstd_v02.h | ||
zstd_v03.c | ||
zstd_v03.h | ||
zstd_v04.c | ||
zstd_v04.h | ||
zstd_v05.c | ||
zstd_v05.h | ||
zstd_v06.c | ||
zstd_v06.h | ||
zstd_v07.c | ||
zstd_v07.h |