strtoull: Fix behaviour on chars between '9' and 'a'.
authorVladimir Serbinenko <phcoder@gmail.com>
Wed, 10 Aug 2016 15:49:42 +0000 (17:49 +0200)
committerVladimir Serbinenko <phcoder@gmail.com>
Wed, 3 May 2017 10:59:58 +0000 (12:59 +0200)
commitdc6e1b5af83eb1c4290baf97c2d221c0865127be
tree22a2a2a3b79380f7e5a1090fd05f511152e9f2a0
parentede6c9689395499f98a4c14d76b97151b4de5f54
strtoull: Fix behaviour on chars between '9' and 'a'.

Reported by: Aaron Miller <aaronmiller@fb.com>
grub-core/kern/misc.c
grub-core/tests/lib/functional_test.c