diff options
author | Paolo 'Blaisorblade' Giarrusso <blaisorblade@yahoo.it> | 2005-05-16 21:53:14 -0700 |
---|---|---|
committer | Linus Torvalds <torvalds@ppc970.osdl.org> | 2005-05-17 07:59:11 -0700 |
commit | 8f332287bc3f2801ba43682fd79baf24dc8ac1ce (patch) | |
tree | 23644cbab8be5b6f6d3b69d2ef221aecf679fd72 /arch/s390/lib | |
parent | 02048817a70ad04dda5b30ad876c42a232229c99 (diff) |
[PATCH] uml: change memcpy to memmove
Replace one memcpy() call with overlapping source and dest arguments with
one call to memmove(), to avoid data corruption.
Signed-off-by: Paolo 'Blaisorblade' Giarrusso <blaisorblade@yahoo.it>
Signed-off-by: Andrew Morton <akpm@osdl.org>
Signed-off-by: Linus Torvalds <torvalds@osdl.org>
Diffstat (limited to 'arch/s390/lib')
0 files changed, 0 insertions, 0 deletions