diff options
author | Dan Carpenter <error27@gmail.com> | 2010-07-10 04:31:11 +0000 |
---|---|---|
committer | David S. Miller <davem@davemloft.net> | 2010-07-12 20:21:43 -0700 |
commit | 84ce981a076c6b2d3efec66bf92a91d1aa80c983 (patch) | |
tree | 901ef430a4acbab2e2d92a15f7146b9e709e3eb0 /net/atm/clip.c | |
parent | 5c4bfa17f3ec46becec4b23d12323f7605ebd696 (diff) | |
download | linux-3.10-84ce981a076c6b2d3efec66bf92a91d1aa80c983.tar.gz linux-3.10-84ce981a076c6b2d3efec66bf92a91d1aa80c983.tar.bz2 linux-3.10-84ce981a076c6b2d3efec66bf92a91d1aa80c983.zip |
isdn: fix strlen() usage
There was a missing "else" statement so the original code overflowed if
->master->name was too long. Also the ->slave and ->master buffers can
hold names with 9 characters and a NULL so I cleaned it up to allow
another character.
Signed-off-by: Dan Carpenter <error27@gmail.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
Diffstat (limited to 'net/atm/clip.c')
0 files changed, 0 insertions, 0 deletions