Fix wbcPing()
authorVolker Lendecke <vl@samba.org>
Sat, 22 Dec 2007 23:33:44 +0000 (00:33 +0100)
committerVolker Lendecke <vl@samba.org>
Sat, 22 Dec 2007 23:49:32 +0000 (00:49 +0100)
commit9a24753d35a4b1a283a65c60088d82e4b80f14c8
tree3b5b584b38b8d69d6ce082ce87af83a020eb9012
parent8bd248456205a82d57af21559a77a1030f4679b7
Fix wbcPing()

Without request and response, wbcRequestResponse() will always return
WBC_ERR_INVALID_PARAM, so the ping will never reach winbind.
source/nsswitch/libwbclient/wbc_util.c