pfalcon / uzlib

Radically unbloated DEFLATE/zlib/gzip compression/decompression library. Can decompress any gzip/zlib data, and offers simplified compressor which produces gzip-compatible output, while requiring much less resources (and providing less compression ratio of course).
Other
303 stars 82 forks source link

tinflate.c: Add cast to fix signedness check #48

Closed trygvis closed 8 months ago

trygvis commented 9 months ago

A simple fix, but allows our code to compile with -Wextra and -Werror.

github-actions[bot] commented 8 months ago

Thanks for your submission. However there was no (further) activity on it for some time. Below are possible reasons and/or means to proceed further:

Thanks for your understanding!

github-actions[bot] commented 8 months ago

Closing due to inactivity.