diff options
author | Dan Carpenter <error27@gmail.com> | 2011-07-27 13:11:43 +0200 |
---|---|---|
committer | Nicholas Bellinger <nab@linux-iscsi.org> | 2011-07-27 22:28:16 +0200 |
commit | 8f50c7f5d63b0e4a29f6f96e8cfaca782e0c458d (patch) | |
tree | bc2f8064a1170be3755b4443f813ee50bf85e3fd /fs | |
parent | iscsi-target: Fix NULL dereference on allocation failure (diff) | |
download | linux-8f50c7f5d63b0e4a29f6f96e8cfaca782e0c458d.tar.xz linux-8f50c7f5d63b0e4a29f6f96e8cfaca782e0c458d.zip |
iscsi-target: strlen() doesn't count the terminator
This patch fixes an off by one check in iscsit_add_tiqn() because the
NULL terminator isn't taken into consideration.
Signed-off-by: Dan Carpenter <error27@gmail.com>
Signed-off-by: Nicholas Bellinger <nab@linux-iscsi.org>
Diffstat (limited to 'fs')
0 files changed, 0 insertions, 0 deletions