Bob Copeland daf9669bea ath5k: ensure led name is null terminated
Add the missing null termination after strncpy().

This isn't actually a buffer overflow in this case since we use
snprintf() appropriately to fill the buffer passed by the caller,
but in the interest of not turning this into a bug down the road,
go ahead and force termination here.

Found by Coverity.

Signed-off-by: Bob Copeland <me@bobcopeland.com>
Signed-off-by: John W. Linville <linville@tuxdriver.com>
2014-08-28 14:41:56 -04:00
..
2014-08-25 16:17:39 -04:00
2014-08-11 12:19:53 -07:00
2014-08-11 12:19:53 -07:00
2014-03-17 13:51:52 -04:00
2014-08-28 14:41:56 -04:00
2014-08-28 14:41:56 -04:00