[SSSD] [PATCH] IDMAP: Fix variable initialization

Jakub Hrozek jhrozek at redhat.com
Fri May 3 10:19:23 UTC 2013


On Thu, May 02, 2013 at 05:23:40PM +0200, Ondrej Kos wrote:
> Hi,
> 
> I noticed compilation warning while working on unrelated issue,
> attached patch fixes it.
> 
> Ondra

Ack, this is https://fedorahosted.org/sssd/ticket/1900 btw. Setting the
new_slice to 0 is correct, because before the refactoring, this variable
was part of a structure which was allocated with talloc_zero.



More information about the sssd-devel mailing list