libsmb: Fix CID 241313 Array compared against 0
commit6b7b007a67ce8ec4e2979f09ba1bdea903116924
authorVolker Lendecke <vl@samba.org>
Sat, 9 Nov 2013 20:11:41 +0000 (9 21:11 +0100)
committerIra Cooper <ira@samba.org>
Mon, 11 Nov 2013 20:04:09 +0000 (11 21:04 +0100)
tree11884981b0419bedae5490fcea366240842f0348
parentc85deeed32607461e552636761b9cd402025b6da
libsmb: Fix CID 241313 Array compared against 0

userinfo->passwrd is not a pointer, no point in checking for !=NULL

Signed-off-by: Volker Lendecke <vl@samba.org>
Reviewed-by: Ira Cooper <ira@samba.org>
source3/libsmb/clirap2.c