float: fix buffer overrun
commit5aa689f80d66830181044b2977ded7d3c605cd5f
authorH. Peter Anvin <hpa@zytor.com>
Fri, 4 Jul 2008 03:11:30 +0000 (3 20:11 -0700)
committerH. Peter Anvin <hpa@zytor.com>
Fri, 4 Jul 2008 03:11:30 +0000 (3 20:11 -0700)
treedc2f37885aa3a26cfbd5ae54c2f9d23bbd730f68
parent0b826ac316c4d41a25f22a58535326a1d303d59b
float: fix buffer overrun

Fix a buffer overrun; generally causing hexadecimal constants to be
incorrectly rejected.
float.c