[Bug 93197] [libc] strptime(3) succeeds on formats it should fail on
bugzilla-noreply at freebsd.org
bugzilla-noreply at freebsd.org
Sun Oct 19 21:16:57 UTC 2014
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=93197
--- Comment #6 from commit-hook at freebsd.org ---
A commit references this bug:
Author: ache
Date: Sun Oct 19 21:16:25 UTC 2014
New revision: 273290
URL: https://svnweb.freebsd.org/changeset/base/273290
Log:
MFC r272562,r272678,r272679
1) Fix the case we have less arguments for format string than we expected.
2) Return error on unsupported format specs.
(both according to POSIX)
3) For %Z format, understand "UTC" name too.
PR: 93197
Changes:
_U stable/10/
stable/10/lib/libc/stdtime/strptime.c
--
You are receiving this mail because:
You are the assignee for the bug.
More information about the freebsd-standards
mailing list