Bug 15852. There are valid paths where conn->lsa_pipe_tcp->transport is NULL. Protect...
authorRichard Sharpe <richard.sharpe@primarydata.com>
Tue, 20 Jun 2017 19:40:39 +0000 (12:40 -0700)
committerJeremy Allison <jra@samba.org>
Thu, 22 Jun 2017 21:16:46 +0000 (23:16 +0200)
commit03042b85c8140842633b36f3124e504b97b852a1
treecc2f7d06da64fbd54deb7bb88a66f85af766bc35
parente9b4978a764839a142d9f7c166db436bdabea82c
Bug 15852. There are valid paths where conn->lsa_pipe_tcp->transport is NULL. Protect against this.

Based on a suggestion from Metze.

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

Signed-off-by: Richard Sharpe <realrichardsharpe@gmail.com>
Reviewed-by: Jeremy Allison <jra@samba.org>
Autobuild-User(master): Jeremy Allison <jra@samba.org>
Autobuild-Date(master): Thu Jun 22 23:16:46 CEST 2017 on sn-devel-144
source3/winbindd/winbindd_cm.c