zstd/lib/compress
Nick Terrell 1047097dad [superblock] Add defensive assert and bounds check
The bound check condition should always be met because we selected `set_basic` as
our encoding type. But that code is very far away, so assert it is true so if it is
ever false we can catch it, and add a bounds check.

Fixes #2213.
2020-06-22 10:21:38 -07:00
..
2020-05-04 15:20:26 -04:00
2020-03-26 17:02:06 -07:00
2020-05-18 21:05:10 -07:00
2020-03-26 17:02:06 -07:00
2020-05-18 21:05:10 -07:00
2020-03-26 17:02:06 -07:00
2020-05-19 15:55:03 -07:00