s4:lib/socket/interface.c - "ifaces" strictly needs to be initialised
authorMatthias Dieter Wallnöfer <mdw@samba.org>
Mon, 12 Sep 2011 13:45:11 +0000 (15:45 +0200)
committerMatthias Dieter Wallnöfer <mdw@samba.org>
Mon, 12 Sep 2011 21:49:12 +0000 (23:49 +0200)
commitd0df75701e529e2d872691f8be047c5b55118930
tree3109acd39850635c1ef2ac351bd1be1c26a23f07
parentfad5e3be5e4739e9e19f3f87a49c059336a436d4
s4:lib/socket/interface.c - "ifaces" strictly needs to be initialised

Please consider a failing "get_interfaces" call and the "talloc_free()"
operation on a possible uninitialised "ifaces" on line 326.

https://bugzilla.samba.org/show_bug.cgi?id=8397

Reviewed-by: Jelmer
Autobuild-User: Matthias Dieter Wallnöfer <mdw@samba.org>
Autobuild-Date: Mon Sep 12 23:49:12 CEST 2011 on sn-devel-104
source4/lib/socket/interface.c