-
Federico G. Schwindt authored
Avoid an undefined behavior of memcpy() in _tr_stored_block(). Allegedly the behavior of memcpy() is undefined if the source pointer is NULL, even if the number of bytes to copy is zero.
2d6dc0c5
Name |
Last commit
|
Last update |
---|---|---|
.. | ||
Makefile.am | ||
Makefile.phk | ||
README | ||
adler32.c | ||
compress.c | ||
crc32.c | ||
crc32.h | ||
deflate.c | ||
deflate.h | ||
gzguts.h | ||
infback.c | ||
inffast.c | ||
inffast.h | ||
inffixed.h | ||
inflate.c | ||
inflate.h | ||
inftrees.c | ||
inftrees.h | ||
trees.c | ||
trees.h | ||
uncompr.c | ||
vgz.h | ||
zconf.h | ||
zutil.c | ||
zutil.h |