Closed rzinsly closed 2 years ago
Per https://github.com/libnxz/power-gzip/pull/13#issuecomment-619103574 SetDictonary functions are failing with some data.
We need a proper unit test to ensure data don't get corrupted, ideally using zlib to compare. i.e. compressing with zlib, decompressing with nx and vice versa.
Do we have a dictionary file that reproduces the error?
I wasn't able to reproduce it, @abalib do you still have the data you had for #13?
Fixed by #140
Per https://github.com/libnxz/power-gzip/pull/13#issuecomment-619103574 SetDictonary functions are failing with some data.
We need a proper unit test to ensure data don't get corrupted, ideally using zlib to compare. i.e. compressing with zlib, decompressing with nx and vice versa.