https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=288440
Matthias Andree <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- Summary|sscanf("003", "%i", &val); |sscanf("003", "%i", &val); |returns 1 but misparses |returns 1 but misparses to |with val == 0 instead of |val == 0 instead of val == |val == 3 |3 CC| |[email protected], | |[email protected] -- You are receiving this mail because: You are the assignee for the bug.
