linux/drivers/isdn
Dan Carpenter f417f5e4ba isdn: cleanup: make buffer smaller
This showed up in my audit because we use strcpy() to copy "ds" into a
32 character buffer inside the isdn_tty_dial() function.  But it turns
out that we only ever use the first 32 characters so it's OK.  I have
changed the declaration to make the static checkers happy.

Signed-off-by: Dan Carpenter <error27@gmail.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
2010-09-06 18:29:19 -07:00
..
act2000
capi
divert isdn: potential buffer overflows 2010-09-06 18:29:18 -07:00
gigaset
hardware Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6 2010-08-22 22:37:04 -07:00
hisax
hysdn
i4l isdn: cleanup: make buffer smaller 2010-09-06 18:29:19 -07:00
icn
isdnloop
mISDN
pcbit
sc
Kconfig
Makefile