Closed tuliom closed 3 years ago
Review these commented lines: https://github.com/libnxz/power-gzip/blob/master/lib/nx_deflate.c#L1570-L1572
/* TODO treat as ERR_NX_OK currently; until issue 121 fixed */ // nx_compress_block_get_cpb(s, fc); // goto do_no_update;
Fixed with f7037b48c9ad0aab4c9529501f0c226c065d5e55.
Review these commented lines: https://github.com/libnxz/power-gzip/blob/master/lib/nx_deflate.c#L1570-L1572