libnxz / power-gzip

POWER NX zlib compliant library
23 stars 18 forks source link

Test nx_deflateBound() instead of deflateBound() #173

Closed tuliom closed 2 years ago

tuliom commented 2 years ago

Fixes commit 84239c65fb69f4838eabbff66f5a1106d73f15dc by calling nx_deflateBound() instead of deflateBound() in NX functions.

Signed-off-by: Tulio Magno Quites Machado Filho tuliom@linux.ibm.com