libcli: Fix a segfault calling smbXcli_req_set_pending() on NULL.
authorAndreas Schneider <asn@samba.org>
Wed, 17 Sep 2014 13:17:50 +0000 (15:17 +0200)
committerJeremy Allison <jra@samba.org>
Tue, 23 Sep 2014 02:23:05 +0000 (04:23 +0200)
commitf92086f4a347dcc8fa948aa2614a2c12f1115e5a
tree839a870fcc552761749759ce5a21041dc547820a
parentf65c1f0e2f6a8c23a94003f61b0b98d963b2424b
libcli: Fix a segfault calling smbXcli_req_set_pending() on NULL.

BUG: https://bugzilla.samba.org/show_bug.cgi?id=10817

Signed-off-by: Andreas Schneider <asn@samba.org>
Reviewed-by: Jeremy Allison <jra@samba.org>
Autobuild-User(master): Jeremy Allison <jra@samba.org>
Autobuild-Date(master): Tue Sep 23 04:23:05 CEST 2014 on sn-devel-104
libcli/smb/smb1cli_echo.c