Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 08 Oct 2018 18:46:24 +0000
From:      bugzilla-noreply@freebsd.org
To:        standards@FreeBSD.org
Subject:   [Bug 232072] Parsing error with format "%d" in strptime(3)
Message-ID:  <bug-232072-99-EfJWC01smL@https.bugs.freebsd.org/bugzilla/>
In-Reply-To: <bug-232072-99@https.bugs.freebsd.org/bugzilla/>
References:  <bug-232072-99@https.bugs.freebsd.org/bugzilla/>

next in thread | previous in thread | raw e-mail | index | archive | help
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=3D232072

--- Comment #4 from commit-hook@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@hotmail.com
  Sponsored by: The FreeBSD Foundation
  Approved by:  re (gjb)
  MFC after:    1 week

Changes:
  head/lib/libc/stdtime/strptime.c

--=20
You are receiving this mail because:
You are the assignee for the bug.=



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?bug-232072-99-EfJWC01smL>