Allow NULL request and/or response pointers to be passed to wbcRequestResponse().
authorGerald W. Carter <jerry@samba.org>
Tue, 29 Jan 2008 20:49:38 +0000 (14:49 -0600)
committerGerald W. Carter <jerry@samba.org>
Tue, 29 Jan 2008 20:49:38 +0000 (14:49 -0600)
commit9758043a4411f0306bd4fb975777807dff42e235
tree0b9731b379954e01e63a2e7e9670fe86ed618897
parent80b2e330f939d9877352f8fbdbec3a4e0e395c7b
Allow NULL request and/or response pointers to be passed to wbcRequestResponse().

This is a valid parameter set for things like setpwent() and ping().
(This used to be commit c1cdf6085329d55cf29ccc8c980fc853a03a695e)
source3/nsswitch/libwbclient/wbclient.c