smbcacls: fix uninitialized variable
authorUri Simchoni <uri@samba.org>
Wed, 20 Jan 2016 07:34:26 +0000 (09:34 +0200)
committerKarolin Seeger <kseeger@samba.org>
Thu, 21 Jan 2016 12:01:16 +0000 (13:01 +0100)
commit6d82bdde57363d22ea5a62ac193baf2dbe16ad97
tree511cddf34853798f0a677c05d22591b11aa97d9f
parent2c729567a09bfd982b13304281f09fb515ee0664
smbcacls: fix uninitialized variable

An uninitialized variable causes "numeric" mode to be
used without the -n option.

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

Signed-off-by: Uri Simchoni <uri@samba.org>
Reviewed-by: Ralph Boehme <slow@samba.org>
Autobuild-User(master): Ralph Böhme <slow@samba.org>
Autobuild-Date(master): Wed Jan 20 12:12:12 CET 2016 on sn-devel-144

(cherry picked from commit 6cff00954763a7b266db5bab229b989e89abcee0)

Autobuild-User(v4-3-test): Karolin Seeger <kseeger@samba.org>
Autobuild-Date(v4-3-test): Thu Jan 21 13:01:16 CET 2016 on sn-devel-104
source3/utils/smbcacls.c