Dan Carpenter 746ae30f82 isdn: make sure strings are null terminated
These strings come from the user.  We strcpy() them inside
cf_command() so we should check that they are NULL terminated and
return an error if not.

Signed-off-by: Dan Carpenter <dan.carpenter@oracle.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
2011-11-29 18:39:36 -05:00
..
2011-11-10 15:57:59 -05:00
2011-11-08 17:11:57 +01:00
2011-11-14 10:47:01 -06:00
2011-10-31 19:31:57 -04:00
2011-11-14 11:16:26 +10:30