zstd/lib/compress
Nick Terrell ae85676d44 Fix alignment of scratchBuffer in HUF_compressWeights()
The scratch buffer must be 4-byte aligned. This causes test failures in
32-bit systems, where the stack isn't aligned.

Fixes Issue #2428.
2020-12-17 14:30:27 -08:00
..
2020-08-26 12:25:08 -07:00
2020-09-10 22:10:02 -04:00
2020-03-26 17:02:06 -07:00