Fix overflow of sum2 buffer for sha1 rolling checksums.
authorWayne Davison <wayne@opencoder.net>
Sat, 22 Apr 2023 15:49:48 +0000 (08:49 -0700)
committerWayne Davison <wayne@opencoder.net>
Sat, 22 Apr 2023 15:49:50 +0000 (08:49 -0700)
commit0f599d3641bd197ff01f5182fad33169aa46a055
tree07a3aa2a00a27242267f37d0c2cfd5506a0a33b0
parentc3d3b49d722439f18be24a0414aa49b4b035841f
Fix overflow of sum2 buffer for sha1 rolling checksums.
Fixed #353.
checksum.c
generator.c
match.c