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
..
2012-11-14 08:03:31 +01:00
2013-07-17 09:19:24 +02:00
2013-10-24 14:50:37 +02:00
2011-10-09 09:09:11 +02:00
2013-03-12 08:32:53 +01:00
2011-11-16 14:28:33 +01:00
2013-03-12 08:32:53 +01:00
2011-02-10 18:53:32 +01:00
2006-10-10 15:37:21 -07:00
2013-03-12 08:32:53 +01:00
2012-09-04 11:38:32 +02:00
2013-05-03 09:10:23 -07:00
2013-10-29 15:20:06 +01:00
2013-03-12 08:32:53 +01:00
2013-03-12 08:32:53 +01:00
2013-08-15 18:28:42 +01:00
2013-08-15 11:18:09 +01:00
2013-10-29 11:59:31 +01:00
2013-03-12 08:32:53 +01:00
2012-07-30 17:25:14 -07:00
2012-10-28 09:52:37 +01:00
2013-10-28 10:18:09 +01:00
2013-08-19 15:48:48 +02:00
2013-03-12 08:32:53 +01:00
2013-04-18 10:02:33 +02:00
2013-10-29 11:37:35 +01:00
2009-12-22 08:24:35 +01:00
2013-04-18 10:02:33 +02:00
2006-01-03 12:17:35 +01:00
2013-03-12 08:32:53 +01:00
2011-07-30 08:03:35 +02:00
2012-09-23 11:24:42 +02:00
2012-11-08 14:36:18 +01:00
2013-03-12 08:32:53 +01:00
2008-08-13 11:46:35 +02:00
2012-03-11 14:27:37 -04:00
2013-07-03 14:01:32 +02:00