Dan Carpenter 69eba10e60 ALSA: hda - using uninitialized data
In olden times the snd_hda_param_read() function always set "*start_id"
but in 2007 we introduced a new return and it causes uninitialized data
bugs in a couple of the callers: print_codec_info() and
hdmi_parse_codec().

Fixes: e8a7f136f5ed ('[ALSA] hda-intel - Improve HD-audio codec probing robustness')
Signed-off-by: Dan Carpenter <dan.carpenter@oracle.com>
Signed-off-by: Takashi Iwai <tiwai@suse.de>
2014-11-27 09:34:41 +01:00
..
2014-10-21 08:53:43 +02:00
2014-11-27 09:34:41 +01:00
2014-09-22 08:57:01 +02:00
2005-09-12 10:40:17 +02:00
2005-04-16 15:20:36 -07:00
2014-10-21 08:59:59 +02:00
2014-10-21 09:00:29 +02:00
2014-10-21 09:05:24 +02:00
2014-10-21 09:07:50 +02:00