zstd/lib/compress
W. Felix Handte bad74c4781 Use Working Ctx Logs when not in DMS Mode
We pre-hash the ptr for the dict match state sometimes. When that actually
happens, a hashlog of 0 can produce undefined behavior (right shift a long
long by 64). Only applies to unoptimized compilations, since when
optimizations are applied, those hash operations are dropped when we're not
actually in dms mode.
2018-09-28 17:12:54 -07:00
..
2018-09-27 15:24:48 -07:00
2018-06-14 19:47:05 -04:00
2018-09-16 10:27:02 +09:00
2018-09-27 15:24:48 -07:00
2018-08-17 18:11:54 -07:00