s3: lib: util: Ensure we read a hex number as %x, not %u.
commite9f08528af0a5420d6a5fa3799b75c6058b6775f
authorJeremy Allison <jra@samba.org>
Thu, 21 May 2015 10:35:43 +0000 (21 12:35 +0200)
committerJeremy Allison <jra@samba.org>
Thu, 21 May 2015 13:34:59 +0000 (21 15:34 +0200)
tree58fd94766e4aa6de6357cccdb944f75d63f7412f
parent435ddd8223eaa6fafb62cead0399bdd042d998e8
s3: lib: util: 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>
Autobuild-User(master): Jeremy Allison <jra@samba.org>
Autobuild-Date(master): Thu May 21 15:34:59 CEST 2015 on sn-devel-104
source3/lib/util_sd.c