s3: libsmb: Correctly initialize the list head when keeping a list of primary followe...
authorJeremy Allison <jra@samba.org>
Wed, 16 Dec 2015 19:04:20 +0000 (11:04 -0800)
committerVolker Lendecke <vl@samba.org>
Fri, 18 Dec 2015 00:02:55 +0000 (01:02 +0100)
commitd7feb1879ee711598540049c2c5eccc80fd6f1e5
treee6101ff3bad284647e2d3799ff18acf8614b4421
parentf27ba17fcf1cf6a8559ef7d77c08efe648fd49e5
s3: libsmb: Correctly initialize the list head when keeping a list of primary followed by DFS connections.

Greatly helped by <shargagan@novell.com> to
track down this issue.

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

Signed-off-by: Jeremy Allison <jra@samba.org>
Reviewed-by: Volker Lendecke <vl@samba.org>
Autobuild-User(master): Volker Lendecke <vl@samba.org>
Autobuild-Date(master): Fri Dec 18 01:02:55 CET 2015 on sn-devel-144
source3/libsmb/libsmb_server.c