Date: Tue, 07 Oct 2014 06:34:33 +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-9CdtASohzQ@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 #4 from commit-hook@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.
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?bug-93197-15-9CdtASohzQ>