commit | 17c45b90061a76fceadffbce8d85a9107a05a918 | [log] [tgz] |
---|---|---|
author | Markus Elfring <elfring@users.sourceforge.net> | Fri Nov 03 22:20:38 2017 +0100 |
committer | Nicholas Bellinger <nab@linux-iscsi.org> | Sat Nov 04 15:17:49 2017 -0700 |
tree | 1cde10f95cc4104ed3a367250e2d1c047ca0d6a9 | |
parent | 6eaf69e4ec075f5af236c0c89f75639a195db904 [diff] |
iSCSI-target: Use common error handling code in iscsi_decode_text_input() Add a jump target so that a bit of exception handling can be better reused at the end of this function. This issue was detected by using the Coccinelle software. Signed-off-by: Markus Elfring <elfring@users.sourceforge.net> Signed-off-by: Nicholas Bellinger <nab@linux-iscsi.org>