This is the mail archive of the glibc-bugs@sourceware.org mailing list for the glibc project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

[Bug stdio/12701] scanf accepts non-matching input


http://sourceware.org/bugzilla/show_bug.cgi?id=12701

--- Comment #14 from Rich Felker <bugdal at aerifal dot cx> 2012-04-18 05:21:24 UTC ---
Created attachment 6345
  --> http://sourceware.org/bugzilla/attachment.cgi?id=6345
scanf test cases

I recently wrote a set of test cases for verifying my scanf implementation, and
running it against glibc reproduces A LOT of instances of this bug... See
attached test program.

-- 
Configure bugmail: http://sourceware.org/bugzilla/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are on the CC list for the bug.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]