[SSSD] [PATCH] Add ldap_access_filter option

Simo Sorce ssorce at redhat.com
Thu May 13 15:51:41 UTC 2010


On Thu, 13 May 2010 10:56:35 -0400
Stephen Gallagher <sgallagh at redhat.com> wrote:

> +static struct tevent_req *sdap_access_send(TALLOC_CTX *mem_ctx,
> +                                           struct be_req *breq,
> +                                           const char *username)
> +{
> +    errno_t ret;

Please don't use the implicit event context in breq, always pass an
explicit event context on tevent_req requests.

Simo.

-- 
Simo Sorce * Red Hat, Inc * New York



More information about the sssd-devel mailing list