s3: smbcacls: Ensure we read a hex number as %x, not %u.
commitdb283914bcfa38661f18ac89712c1e9eb949095b
authorJeremy Allison <jra@samba.org>
Fri, 22 May 2015 07:24:56 +0000 (22 09:24 +0200)
committerKarolin Seeger <kseeger@samba.org>
Mon, 1 Jun 2015 21:46:18 +0000 (1 23:46 +0200)
tree348350426bf7357ff65377a17f13fd2393fc870d
parent995bef1aadc534f16e9cb581fc826b396fbe762d
s3: smbcacls: Ensure we read a hex number as %x, not %u.

Based on a patch from Zoe O'Connell <zoe@metail.com>

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

Signed-off-by: Jeremy Allison <jra@samba.org>
Reviewed-by: Jim McDonough <jmcd@samba.org>
source3/utils/smbcacls.c