diff options
author | Dan Carpenter <[email protected]> | 2013-01-24 10:06:37 +0300 |
---|---|---|
committer | Nicholas Bellinger <[email protected]> | 2013-02-13 11:27:51 -0800 |
commit | 1be2956d30b2b6200ebb26ffb758ed3c8071303c (patch) | |
tree | b063414656f3a45045be867ee420f36861cb43a9 /net/lapb/lapb_in.c | |
parent | 1810053e8db3fd65f039229bde9e420278994300 (diff) |
iscsi-target: make some temporary buffers larger
My static checker complains because we use sprintf() to print some
unsigned ints into 10 byte buffers. In theory unsigned ints can take 10
characters and we need another for the terminator.
Signed-off-by: Dan Carpenter <[email protected]>
Signed-off-by: Nicholas Bellinger <[email protected]>
Diffstat (limited to 'net/lapb/lapb_in.c')
0 files changed, 0 insertions, 0 deletions