ed2be79b49
The struct member "dest" should never be less than "destStart", so their difference is never negative. Cast as such to make the comparison explicitly unsigned, ensuring the compiler produces the correct comparison instruction, and avoiding any compiler warnings. |
||
---|---|---|
.. | ||
adler32.c | ||
crc32.c | ||
defl_static.h | ||
tinf_compat.h | ||
tinf.h | ||
tinfgzip.c | ||
tinflate.c | ||
tinfzlib.c | ||
uzlib_conf.h | ||
uzlib.h |