libnxz / power-gzip

POWER NX zlib compliant library
23 stars 18 forks source link

Review commented out lines #47

Closed tuliom closed 3 years ago

tuliom commented 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;
tuliom commented 3 years ago

Fixed with f7037b48c9ad0aab4c9529501f0c226c065d5e55.