[Bug 232072] Parsing error with format "%d" in strptime(3)

bugzilla-noreply at freebsd.org bugzilla-noreply at freebsd.org
Mon Oct 8 18:46:26 UTC 2018


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

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

Author: kib
Date: Mon Oct  8 18:45:41 UTC 2018
New revision: 339241
URL: https://svnweb.freebsd.org/changeset/base/339241

Log:
  Disallow zero day of month from strptime("%d").

  It is required by POSIX, specified in our man page, and followed by
  Linux.

  PR:   232072
  Reported by:  miguel_tete17 at hotmail.com
  Sponsored by: The FreeBSD Foundation
  Approved by:  re (gjb)
  MFC after:    1 week

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