[Bug 93197] [libc] strptime(3) succeeds on formats it should fail on
bugzilla-noreply at freebsd.org
bugzilla-noreply at freebsd.org
Tue Oct 7 06:34:33 UTC 2014
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=93197
--- Comment #4 from commit-hook at freebsd.org ---
A commit references this bug:
Author: ache
Date: Tue Oct 7 06:34:05 UTC 2014
New revision: 272679
URL: https://svnweb.freebsd.org/changeset/base/272679
Log:
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)
PR: 93197
Changes:
head/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