[SSSD] [PATCHES] Various view related improvements

Lukas Slebodnik lslebodn at redhat.com
Wed Dec 17 08:31:12 UTC 2014


On (11/12/14 11:10), Sumit Bose wrote:
>Hi,
>
>this patch set contains some improvements for the view related code on
>IPA client. Most of them are performance related, patches 4,5 and 6 make
>sure that during group requests all members are properly resovled if a
>non-default view is applied to be able to handle user name overrides.
>
>bye,
>Sumit

>From c6dcdb109a1d6daa8f91b197a29f4551d9de8d8a Mon Sep 17 00:00:00 2001
>From: Sumit Bose <sbose at redhat.com>
>Date: Fri, 5 Dec 2014 11:11:49 +0100
>Subject: [PATCH 4/7] IPA: process_members() optionally return missing members
> list
>
>---
> src/providers/ipa/ipa_s2n_exop.c | 85 +++++++++++++++++++++++++++++++---------
> 1 file changed, 67 insertions(+), 18 deletions(-)
>
There is a warning from static analyzer. Currently it is false possitive and
it isn't big chance to do such mistake, but small change in code can fix it.
See html report: left_operand_is_garbage.html.gz

LS



More information about the sssd-devel mailing list