diff options
| author | Paolo 'Blaisorblade' Giarrusso <[email protected]> | 2005-05-16 21:53:14 -0700 |
|---|---|---|
| committer | Linus Torvalds <[email protected]> | 2005-05-17 07:59:11 -0700 |
| commit | 8f332287bc3f2801ba43682fd79baf24dc8ac1ce (patch) | |
| tree | 23644cbab8be5b6f6d3b69d2ef221aecf679fd72 /scripts | |
| 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 <[email protected]>
Signed-off-by: Andrew Morton <[email protected]>
Signed-off-by: Linus Torvalds <[email protected]>
Diffstat (limited to 'scripts')
0 files changed, 0 insertions, 0 deletions