diff options
author | Christian Heimes <christian@python.org> | 2016-09-08 13:40:25 +0200 |
---|---|---|
committer | Christian Heimes <christian@python.org> | 2016-09-08 13:40:25 +0200 |
commit | 5940c535b06805960d008bcafec7260dae74d9b9 (patch) | |
tree | 3aaf6be1691c520b69d68c50d9dd26a14d184182 /Python/fileutils.c | |
parent | cf45ee10fba914bd28a379f0c64e4113d2dc46df (diff) | |
download | cpython-git-5940c535b06805960d008bcafec7260dae74d9b9.tar.gz |
Issue #26798: Coverity complains about potential memcpy() of overlapped regions. It doesn't hurt to use memmove() here. CID 1372514 / CID 1372515. Upstream https://github.com/BLAKE2/BLAKE2/issues/32
Diffstat (limited to 'Python/fileutils.c')
0 files changed, 0 insertions, 0 deletions