Files
zstd-rs/lib/compress
Yann Collet 23767e950a fix one UB pointer arithmetic in encoder
Instead of calculating distance between 2 memory objects, which is UB,
we extract the offset from object 1, and transfer it into object 2.
2017-11-17 13:24:51 -08:00
..
2017-11-16 12:18:56 -08:00
2017-11-16 15:21:30 -08:00
2017-09-26 14:00:01 -07:00
2017-11-16 15:18:18 -08:00
2017-11-16 12:18:56 -08:00
2017-11-16 15:18:18 -08:00