Reject zero-sized hex numbers ('0x')
commitf692a1bf53170b5c2c3b788b76e680e461bbb26d
authorPetr Tesarik <petr@tesarici.cz>
Tue, 16 Oct 2012 20:05:38 +0000 (16 22:05 +0200)
committerPetr Tesarik <petr@tesarici.cz>
Tue, 16 Oct 2012 20:05:38 +0000 (16 22:05 +0200)
treea2b439aa57c55b3b35e77cf23b5e3aa6a46db213
parent00e0de3f704e15e4ae1bb9c9715e4f8aaeb32f31
Reject zero-sized hex numbers ('0x')

Return error if there is no hexadecimal digit after the 0x prefix.
libhed/expr.c