Daniel Mack 6aa256b6c6 ASoC: fsl: use strncpy() to prevent copying of over-long names
Use strncpy() instead of strcpy(). That's not a security issue, as the
source buffer is taken from DT nodes, but we should still enforce bound
checks. Spotted by Coverity.

Signed-off-by: Daniel Mack <daniel@zonque.org>
Signed-off-by: Mark Brown <broonie@kernel.org>
2014-10-22 11:38:01 +01:00
..
2014-06-16 11:39:45 +02:00
2014-09-15 15:52:03 +02:00
2014-08-15 18:06:56 -06:00
2014-06-16 11:39:45 +02:00
2014-10-10 22:13:25 -04:00