summaryrefslogtreecommitdiffstats
path: root/drivers/mtd/devices/docecc.c
diff options
context:
space:
mode:
authorHåvard Skinnemoen <hskinnemoen@atmel.com>2006-09-15 17:19:31 +0200
committerDavid Woodhouse <dwmw2@infradead.org>2006-09-16 14:54:17 +0200
commitde591dacf3034977b3fb94b61d08240c8b35c39d (patch)
treedea9eb00d70b85c5bafba142ee0ea77369f4e4a5 /drivers/mtd/devices/docecc.c
parent[JFFS2][SUMMARY] Fix a summary collecting bug. (diff)
downloadlinux-de591dacf3034977b3fb94b61d08240c8b35c39d.tar.xz
linux-de591dacf3034977b3fb94b61d08240c8b35c39d.zip
MTD: Fix bug in fixup_convert_atmel_pri
The memset() in fixup_convert_atmel_pri is supposed to zero out everything except the first 5 bytes in *extp, but it ends up zeroing out something way outside the struct instead. Fix this potentially dangerous code by casting the pointer to char * before doing arithmetic. Signed-off-by: Håvard Skinnemoen <hskinnemoen@atmel.com> Signed-off-by: David Woodhouse <dwmw2@infradead.org>
Diffstat (limited to 'drivers/mtd/devices/docecc.c')
0 files changed, 0 insertions, 0 deletions