s3:utils: If share is NULL in smbcacls, don't print it
authorAndreas Schneider <asn@samba.org>
Wed, 8 May 2019 15:12:12 +0000 (17:12 +0200)
committerJeremy Allison <jra@samba.org>
Wed, 8 May 2019 16:33:24 +0000 (16:33 +0000)
commit2b957bde5a2f0f670ee0c8acde6edae1f4aaf253
treeb6074c7df1431fbf607b70f9754f03feb068b4d5
parent3653dc7013518d90e6deb08a1f21d7472dc86675
s3:utils: If share is NULL in smbcacls, don't print it

Found by GCC 9.

Signed-off-by: Andreas Schneider <asn@samba.org>
Reviewed-by: Jeremy Allison <jra@samba.org>
source3/utils/smbcacls.c