s3: lib: util: Ensure we read a hex number as %x, not %u.
authorJeremy Allison <jra@samba.org>
Thu, 21 May 2015 10:35:43 +0000 (12:35 +0200)
committerKarolin Seeger <kseeger@samba.org>
Mon, 1 Jun 2015 19:24:18 +0000 (21:24 +0200)
commit83cc6d0af37b14eee4bb82b6a7d59bdefe692f79
tree1cfdacc655d7074b4002d39e96290c3de7ffe7b3
parent9a86ca9779c7be9cd6e2f6f7c18233d1c9883bef
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

(cherry picked from commit e9f08528af0a5420d6a5fa3799b75c6058b6775f)
source3/lib/util_sd.c