summaryrefslogtreecommitdiffstats
path: root/contrib/gen_manual
diff options
context:
space:
mode:
authorYann Collet <cyan@fb.com>2020-11-08 21:21:58 (GMT)
committerYann Collet <cyan@fb.com>2020-11-08 21:21:58 (GMT)
commit2964b8a6f6d93e86af52f2d23ec18f02421ebd74 (patch)
treefc32430dd3fb9b1a9585733fd41b59e5b8e1c33e /contrib/gen_manual
parentbe634559e3b6bb7bce77cc83ec2080b2bfb6c844 (diff)
downloadlz4-2964b8a6f6d93e86af52f2d23ec18f02421ebd74.zip
lz4-2964b8a6f6d93e86af52f2d23ec18f02421ebd74.tar.gz
lz4-2964b8a6f6d93e86af52f2d23ec18f02421ebd74.tar.bz2
fix #874
coverity reported a warning regarding a memcpy() overwrite. This is a false positive (the memory area is large enough), but it's true that it's not trivial to determine (encompassing struct), and it's proper anyway to only memcpy() just the right amount of data.
Diffstat (limited to 'contrib/gen_manual')
0 files changed, 0 insertions, 0 deletions