Download raw body.
iscsid: fix text_to_bool and text_to_digest handling of errstrp
iscsid: fix text_to_bool and text_to_digest handling of errstrp
Claudio Jeker <cjeker@diehard.n-r-g.com> writes: > I introduced a bug when I refactored text_to_bool and added > text_to_digest. > > These function need to set errstr to NULL on successful return, since the > caller does check for that. > > I think the netbsd-iscsi-target does not hit these cases since it does not > send any of the affected keys that would trigger the bug. I found `text_to_bool()' lot more readable this way. ok semarie@ -- Sebastien Marie
iscsid: fix text_to_bool and text_to_digest handling of errstrp
iscsid: fix text_to_bool and text_to_digest handling of errstrp