• Federico G. Schwindt's avatar
    From upstream: · 2d6dc0c5
    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 Loading commit data...
Makefile.phk Loading commit data...
README Loading commit data...
adler32.c Loading commit data...
compress.c Loading commit data...
crc32.c Loading commit data...
crc32.h Loading commit data...
deflate.c Loading commit data...
deflate.h Loading commit data...
gzguts.h Loading commit data...
infback.c Loading commit data...
inffast.c Loading commit data...
inffast.h Loading commit data...
inffixed.h Loading commit data...
inflate.c Loading commit data...
inflate.h Loading commit data...
inftrees.c Loading commit data...
inftrees.h Loading commit data...
trees.c Loading commit data...
trees.h Loading commit data...
uncompr.c Loading commit data...
vgz.h Loading commit data...
zconf.h Loading commit data...
zutil.c Loading commit data...
zutil.h Loading commit data...