diff options
| author | Dan Carpenter <[email protected]> | 2015-02-11 15:10:54 +0000 |
|---|---|---|
| committer | Takashi Iwai <[email protected]> | 2015-02-12 10:07:48 +0000 |
| commit | 0b444af8daf9cd28264aa3c85587c0c8601208ba (patch) | |
| tree | 01353e05006eb7871b530cc7928fb7f5eca8cdd5 /lib/flex_array.c | |
| parent | ALSA: line6: Improve line6_read/write_data() interfaces (diff) | |
| download | kernel-0b444af8daf9cd28264aa3c85587c0c8601208ba.tar.gz kernel-0b444af8daf9cd28264aa3c85587c0c8601208ba.zip | |
ALSA: seq: potential out of bounds in do_control()
Smatch complains that "control" is user specifigy and needs to be
capped. The call tree to understand this warning is quite long.
snd_seq_write() <-- get the event from the user
snd_seq_client_enqueue_event()
snd_seq_deliver_event()
deliver_to_subscribers()
snd_seq_deliver_single_event()
snd_opl3_oss_event_input()
snd_midi_process_event()
do_control()
Signed-off-by: Dan Carpenter <[email protected]>
Signed-off-by: Takashi Iwai <[email protected]>
Diffstat (limited to 'lib/flex_array.c')
0 files changed, 0 insertions, 0 deletions
