[PATCH v1 2/2] s3/winbindd: fix invalid free

Volker Lendecke vl at samba.org
Wed Jan 18 12:00:14 UTC 2017


On Tue, Jan 17, 2017 at 02:39:03PM +0100, Aurelien Aptel wrote:
> coverity fix.
> 
> TALLOC_FREE() might be called on uninitialized 'rids' at the end of the
> function in case of an early error. Initialize it to NULL to turn the
> TALLOC_FREE() to a noop in this case.
> 
> Signed-off-by: Aurelien Aptel <aaptel at suse.com>

Reviewed-by: Volker Lendecke <vl at samba.org>

Another one?

Volker



More information about the samba-technical mailing list