fix off-by-one error that caused uninitialized memory read in floatscan
[oweals/musl.git] / src / internal / intscan.h
2012-04-16 Rich Felkernew scanf implementation and corresponding integer...