diff options
author | 2011-01-06 19:49:28 -0800 | |
---|---|---|
committer | 2011-01-06 19:58:28 -0800 | |
commit | 3083314238afb593b598dca4bab4bb6ae09a6c82 (patch) | |
tree | 29c5f5155a312e3c6943b0bb1fe4f87358bc2e45 /drivers/base/platform.c | |
parent | ARM: Do not enable SWP emulation if CPU_V6 && CPU_V7 (diff) | |
download | wireguard-linux-3083314238afb593b598dca4bab4bb6ae09a6c82.tar.xz wireguard-linux-3083314238afb593b598dca4bab4bb6ae09a6c82.zip |
arm: mach-omap2: mux: fix buffer overrun
memcpy() copies 8 bytes too much (omap_mux_entry vs. omap_mux). Correct
by replacing memcpy() with struct assignment, which is safer.
Signed-off-by: Aaro Koskinen <aaro.koskinen@nokia.com>
Signed-off-by: Tony Lindgren <tony@atomide.com>
Diffstat (limited to 'drivers/base/platform.c')
0 files changed, 0 insertions, 0 deletions