diff options
| author | Eric Sesterhenn <[email protected]> | 2006-04-11 05:54:37 +0000 |
|---|---|---|
| committer | Linus Torvalds <[email protected]> | 2006-04-11 13:18:46 +0000 |
| commit | d93c2efc93f61c95808e303982f12fe6f5987270 (patch) | |
| tree | dfb81b98ad65e8b1b27a8ed1d32e545cd4c0e8c2 /drivers/rtc/rtc-test.c | |
| parent | [PATCH] Wrong out of range check in drivers/char/applicom.c (diff) | |
| download | kernel-d93c2efc93f61c95808e303982f12fe6f5987270.tar.gz kernel-d93c2efc93f61c95808e303982f12fe6f5987270.zip | |
[PATCH] Overrun in cdrom/aztcd.c
This fixes coverity bug id #473. After the for loop i==16 if we didn't find a
cdrom. So we should check for i==16 first before checking the array element.
Signed-off-by: Eric Sesterhenn <[email protected]>
Cc: Jens Axboe <[email protected]>
Signed-off-by: Andrew Morton <[email protected]>
Signed-off-by: Linus Torvalds <[email protected]>
Diffstat (limited to 'drivers/rtc/rtc-test.c')
0 files changed, 0 insertions, 0 deletions
