[SSSD] [PATCH] mmap_cache: Check data->name value in client code

Michal Židek mzidek at redhat.com
Thu Aug 15 17:20:04 UTC 2013


On 08/15/2013 07:16 PM, Simo Sorce wrote:
> On Thu, 2013-08-15 at 18:38 +0200, Michal Židek wrote:
>> +    case SSS_MC_GROUP:
>> +        *_offset = offsetof(struct sss_mc_pwd_data, strs);
>> +        ret = EOK;
>> +        break;
>
> This should use 'struct sss_mc_grp_data'.
>
> Simo.
>

Ah, sure, but I checked the last patchset I sent (without the
ret variable) and it is fixed there.

Michal



More information about the sssd-devel mailing list