diff options
| author | Dan Carpenter <[email protected]> | 2013-08-26 18:10:01 +0300 |
|---|---|---|
| committer | Greg Kroah-Hartman <[email protected]> | 2013-08-27 16:24:33 -0700 |
| commit | 4f03ffcd3e8a8860c9adc153f03bf2ed7d428f2b (patch) | |
| tree | d4d5080175aed0b0d7c8dd30c5c74593f0e65d8a /lib/cpu-notifier-error-inject.c | |
| parent | 1b2a405bbacc513627be875515bff4af5b498346 (diff) | |
serial: icom: move array overflow checks earlier
This code does an annoying thing where it writes to the array and then
checks later for array overflows. I don't know if it's actually
possible to overflow but let's check before using the array index.
Signed-off-by: Dan Carpenter <[email protected]>
Signed-off-by: Greg Kroah-Hartman <[email protected]>
Diffstat (limited to 'lib/cpu-notifier-error-inject.c')
0 files changed, 0 insertions, 0 deletions