diff options
author | Christian Vogel <vogelchr@vogel.cx> | 2014-10-25 13:40:41 +0200 |
---|---|---|
committer | Takashi Iwai <tiwai@suse.de> | 2014-10-27 14:09:14 +0100 |
commit | d1d0b6b668818571122d30d68a0b3f768bd83a52 (patch) | |
tree | 9b7d31a99e386ee272992e9f0fd7b67c5dd64316 /tools/virtio | |
parent | d5432503bfb49f3425bad0b850714ffd8b533cfc (diff) | |
download | linux-d1d0b6b668818571122d30d68a0b3f768bd83a52.tar.gz linux-d1d0b6b668818571122d30d68a0b3f768bd83a52.tar.xz |
ALSA: bebob: Uninitialized id returned by saffirepro_both_clk_src_get
snd_bebob_stream_check_internal_clock() may get an id from
saffirepro_both_clk_src_get (via clk_src->get()) that was uninitialized.
a) make logic in saffirepro_both_clk_src_get explicit
b) test if id used in snd_bebob_stream_check_internal_clock matches array size
[fixed missing signed prefix to *_maps[] by tiwai]
Signed-off-by: Christian Vogel <vogelchr@vogel.cx>
Reviewed-by: Takashi Sakamoto <o-takashi@sakamocchi.jp>
Cc: <stable@vger.kernel.org>
Signed-off-by: Takashi Iwai <tiwai@suse.de>
Diffstat (limited to 'tools/virtio')
0 files changed, 0 insertions, 0 deletions