Takashi Iwai 97f44f56ca ALSA: Limit the fallback card id string size
When no proper id string is given, the driver tries to fall back to
copy the proc_root name string via strcpy(), but this might overflow
the fixed string size.  Let's use strlcpy().

Spotted by coverity CID 139008.

Signed-off-by: Takashi Iwai <tiwai@suse.de>
2013-10-29 15:20:06 +01:00
..
2013-05-03 09:10:23 -07:00
2013-04-18 10:02:33 +02:00
2013-10-29 11:37:35 +01:00
2013-04-18 10:02:33 +02:00
2011-07-30 08:03:35 +02:00
2012-11-08 14:36:18 +01:00