simplify some logic in scanf and remove redundant invalid-format check
authorRich Felker <dalias@aerifal.cx>
Tue, 4 Jun 2013 20:22:02 +0000 (16:22 -0400)
committerRich Felker <dalias@aerifal.cx>
Tue, 4 Jun 2013 20:22:02 +0000 (16:22 -0400)
commit1ab59de81e94e7802f85d314a709f8350a0e9b65
tree7a0eda9ee4a6d85439416378c9a1462947a88145
parentf18846dd3a048598676e10b2a7b9f931bb3d1d6a
simplify some logic in scanf and remove redundant invalid-format check
src/stdio/vfscanf.c