Date: Fri, 25 Jul 2025 19:36:24 +0000
From: bugzilla-noreply@freebsd.org
To: bugs@FreeBSD.org
Subject: [Bug 288440] sscanf("003", "%i", &val); returns 1 but misparses to val == 0 instead of val == 3
Message-ID: <bug-288440-227-9BBwUbRttM@https.bugs.freebsd.org/bugzilla/>
In-Reply-To: <bug-288440-227@https.bugs.freebsd.org/bugzilla/>
index | next in thread | previous in thread | raw e-mail
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=288440 Matthias Andree <mandree@FreeBSD.org> 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| |diizzy@FreeBSD.org, | |theraven@FreeBSD.org -- You are receiving this mail because: You are the assignee for the bug.home | help
Want to link to this message? Use this
URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?bug-288440-227-9BBwUbRttM>
