Don't accept exp char without preceding digits in scanf float parsing
commit6ecec3b616aeaf121c68c1053cd17fdcf0cdb5a2
authorAndreas Schwab <schwab@suse.de>
Mon, 14 Jan 2013 16:32:20 +0000 (14 17:32 +0100)
committerAndreas Schwab <schwab@suse.de>
Thu, 11 Apr 2013 08:24:37 +0000 (11 10:24 +0200)
treef6e388cdb8eff711e7f0af5af0cf77cff1404b70
parent273cdee86d86e107c0eecef5614f57e37567b54e
Don't accept exp char without preceding digits in scanf float parsing
ChangeLog
NEWS
stdio-common/Makefile
stdio-common/bug26.c [new file with mode: 0644]
stdio-common/vfscanf.c