mirror of
https://github.com/facebook/zstd.git
synced 2025-10-04 00:02:33 -04:00
* add check for valid dest buffer and fuzz on random dest ptr when malloc 0 * add uptrval to linux-kernel * remove bin files * get rid of uptrval * restrict max pointer value check to platforms where sizeof(size_t) == sizeof(void*)