aboutsummaryrefslogtreecommitdiff
path: root/scripts/patch-kernel
diff options
context:
space:
mode:
authorEric Sesterhenn <[email protected]>2006-04-27 18:39:20 -0700
committerLinus Torvalds <[email protected]>2006-04-28 08:33:46 -0700
commitd698f1c72629ff43d0cb6b9f1d17c491c057a0d9 (patch)
treec9fb0ef3caaaf35bef346b5d0d8eb671e7ee071a /scripts/patch-kernel
parent1ac3836ce689e594b20c7c9855f64a63751c2d10 (diff)
[PATCH] fix array overrun in drivers/char/mwave/mwavedd.c
this fixes coverity id #489. Since the last element in the array is always ARRAY_SIZE-1 we have to check for ipcnum >= ARRAY_SIZE() Signed-off-by: Eric Sesterhenn <[email protected]> Signed-off-by: Adrian Bunk <[email protected]> Signed-off-by: Andrew Morton <[email protected]> Signed-off-by: Linus Torvalds <[email protected]>
Diffstat (limited to 'scripts/patch-kernel')
0 files changed, 0 insertions, 0 deletions