Dan Carpenter f4d7703179 ALSA: hda - potential (but unlikely) uninitialized variable
This function is a bit unusual because it accepts negative values as
"conn_len".  It's theoretically possible for both "cache_len" and
"conn_len" to be -ENOSPC and in that case we would oops trying to run
memcmp() on the uninitialized "list" pointer.

Signed-off-by: Dan Carpenter <dan.carpenter@oracle.com>
Signed-off-by: Takashi Iwai <tiwai@suse.de>
2015-04-17 15:32:17 +02:00
..
2015-04-05 08:41:05 +02:00
2015-04-05 08:41:05 +02:00
2015-04-05 08:41:05 +02:00
2015-01-11 11:27:13 +01:00
2015-04-05 08:41:05 +02:00