s3:smbcacls fix possible SEGFAULT
authorGregor Beck <gbeck@sernet.de>
Tue, 14 Jun 2011 11:56:22 +0000 (13:56 +0200)
committerMichael Adam <obnox@samba.org>
Wed, 12 Oct 2011 01:49:05 +0000 (03:49 +0200)
commit858e4cb1b605d37cc5b585d7292049c774f53ceb
tree5219623583b05e106f16a7e9cdd035c21a8a6469
parent724b48bc084100de54813685e656d510c17880f9
s3:smbcacls fix possible SEGFAULT

sddl_encode returns NULL on failure

Signed-off-by: Michael Adam <obnox@samba.org>
source3/utils/smbcacls.c