]> git.ipfire.org Git - thirdparty/zlib-ng.git/commit
Comment assert in chunkmemset when len < sizeof(uint64_t) since the function handles...
authorNathan Moinvaziri <nathan@nathanm.com>
Sat, 5 Oct 2019 01:54:26 +0000 (18:54 -0700)
committerHans Kristian Rosbach <hk-github@circlestorm.org>
Fri, 25 Oct 2019 06:39:34 +0000 (08:39 +0200)
commitd593d7a497cbc99e45fae6f5b3f344d31e0a5693
treef56db89b15f97b60bdae3f63eddbf2cf0d6d3d2c
parent440d4287455065efca40454c92936c65119b1bf6
Comment assert in chunkmemset when len < sizeof(uint64_t) since the function handles that condition properly.
inffast.c
memcopy.h