V4L/DVB: em28xx: "Empia Em28xx Audio" too long
authorDan Carpenter <error27@gmail.com>
Tue, 23 Mar 2010 11:40:43 +0000 (08:40 -0300)
committerMauro Carvalho Chehab <mchehab@redhat.com>
Tue, 18 May 2010 03:51:18 +0000 (00:51 -0300)
commit4a3eaee4d0d2724d86cbb18ad4b0088ce0b7f8a2
tree60d56a650f8c1126fdc662c48ec51d01d0ad00d1
parent935539c97ed5f4f46867e7f44e42ad2048403f4e
V4L/DVB: em28xx: "Empia Em28xx Audio" too long

card->driver is 15 characters and a NULL.  The original code
goes past the end of the array.

Signed-off-by: Dan Carpenter <error27@gmail.com>
Signed-off-by: Mauro Carvalho Chehab <mchehab@redhat.com>
drivers/media/video/em28xx/em28xx-audio.c