[Bug 93197] [libc] strptime(3) succeeds on formats it should fail on

bugzilla-noreply at freebsd.org bugzilla-noreply at freebsd.org
Sun Sep 25 23:06:21 UTC 2016


https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=93197

--- Comment #8 from commit-hook at freebsd.org ---
A commit references this bug:

Author: ache
Date: Sun Sep 25 23:05:45 UTC 2016
New revision: 306326
URL: https://svnweb.freebsd.org/changeset/base/306326

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 (only r272679)

Changes:
_U  stable/9/
_U  stable/9/lib/
_U  stable/9/lib/libc/
_U  stable/9/lib/libc/stdtime/
  stable/9/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