oleg-st/ZstdSharp

Port fix for zstd block splitter bug

JamesKovacs opened this issue · 2 comments

Zstd recently released v1.5.5 to fix a bug in the block splitter. Given that ZstdSharp recently ported v1.5.4 and the block splitter bug appears to be fundamentally an algorithm logic bug, ZstdSharp is likely affected by this bug too.

I'll port zstd v1.5.5

Done in 0.7.1