]> git.ipfire.org Git - thirdparty/grub.git/commit
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, 10 Aug 2016 15:49:42 +0000 (17:49 +0200)
commit9ac0dca085cb6c4ca8ec4ac89ddc5b5dfeab6a5a
treed84ac8f1fbfb37ce423b934386fcb55c4d8111e4
parentb4fc7bc2fdfbcb726e9094d8b1848b393364de77
strtoull: Fix behaviour on chars between '9' and 'a'.

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