Fix an incorrect hex parser 87/245787/1
authorMichal Bloch <m.bloch@samsung.com>
Thu, 15 Oct 2020 17:30:54 +0000 (19:30 +0200)
committerMichal Bloch <m.bloch@samsung.com>
Thu, 15 Oct 2020 17:30:59 +0000 (19:30 +0200)
commitd641579b6bf0e0569fd88b2c222ccd5ea071f5a8
treebdf6fed7b0013f15f7d8e31eccff72cc76e8e4e1
parent8970efa25fd5692a0bf188fb5e7eeeefdaedb4c8
Fix an incorrect hex parser

Uppercase digits were incorrectly being found by the lowercase conditional.

Change-Id: If2c5de30a9f06248b525e78a236219b254eb594e
Signed-off-by: Michal Bloch <m.bloch@samsung.com>
src/os-linux.h