[SSSD] [PATCH] AD: Continue if sssd failes to check extra members

Lukas Slebodnik lslebodn at redhat.com
Wed Mar 12 16:51:43 UTC 2014


ehlo,

Warning reported by scan-build

    for (mi = 0; group_only[mi]; mi++) {
                 ^~~~~~~~~~
warning: Array access (from variable 'group_only') results in a null pointer
dereference

It can happend if function ad_group_extra_members fails (ret != EOK)

Patch is attched.

LS



More information about the sssd-devel mailing list