aboutsummaryrefslogtreecommitdiff
path: root/devtools
diff options
context:
space:
mode:
authorD G Turner2019-10-05 01:32:41 +0100
committerD G Turner2019-10-05 01:32:41 +0100
commit03380c0e8a4daf13c51186bcebccccc983c9ed96 (patch)
tree98015cc6bf50b49b396e541470b6d952ad1c86b5 /devtools
parent3911b564448417cf52e7153339f3cb1714d0917d (diff)
downloadscummvm-rg350-03380c0e8a4daf13c51186bcebccccc983c9ed96.tar.gz
scummvm-rg350-03380c0e8a4daf13c51186bcebccccc983c9ed96.tar.bz2
scummvm-rg350-03380c0e8a4daf13c51186bcebccccc983c9ed96.zip
LAB: Replace memcpy of overlapping region with memmove
The result of using memcpy when source and destination overlap is not clearly defined, so use memmove instead which avoids this problem.
Diffstat (limited to 'devtools')
0 files changed, 0 insertions, 0 deletions