[SSSD] nested groups: allocate more space if deref returns more members

Jakub Hrozek jhrozek at redhat.com
Mon Jun 17 07:50:27 UTC 2013


On Mon, Jun 17, 2013 at 09:49:12AM +0200, Jakub Hrozek wrote:
> > >>Why does this condition say "!=" and not "<=" ? Can we ever allocate to
> > >
> > >Sorry, the way I propose the change, we'd also have to reverse the
> > >operands and compare with < not <=:
> > >
> > >if (members->num_values < num_entries) {
> > >}
> > 
> > You are correct sir. Thanks.
> > 
> 
> Ack

Pushed to master.



More information about the sssd-devel mailing list