Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 19 Oct 2014 21:16:57 +0000
From:      bugzilla-noreply@freebsd.org
To:        freebsd-standards@FreeBSD.org
Subject:   [Bug 93197] [libc] strptime(3) succeeds on formats it should fail on
Message-ID:  <bug-93197-15-hdoocC7E8i@https.bugs.freebsd.org/bugzilla/>
In-Reply-To: <bug-93197-15@https.bugs.freebsd.org/bugzilla/>
References:  <bug-93197-15@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=93197

--- Comment #6 from commit-hook@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.



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?bug-93197-15-hdoocC7E8i>