Date: Fri, 31 Oct 2025 17:09:36 +0000 From: bugzilla-noreply@freebsd.org To: bugs@FreeBSD.org Subject: [Bug 288773] ssh needs to check if localtime_r() returns NULL Message-ID: <bug-288773-227-S9Jp2gCqVM@https.bugs.freebsd.org/bugzilla/> In-Reply-To: <bug-288773-227@https.bugs.freebsd.org/bugzilla/>
index | next in thread | previous in thread | raw e-mail
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=288773 --- Comment #1 from commit-hook@FreeBSD.org --- A commit in branch main references this bug: URL: https://cgit.FreeBSD.org/src/commit/?id=ce03706ab26c5770150f1ef96aca36b69baa535f commit ce03706ab26c5770150f1ef96aca36b69baa535f Author: Ed Maste <emaste@FreeBSD.org> AuthorDate: 2025-10-31 17:04:51 +0000 Commit: Ed Maste <emaste@FreeBSD.org> CommitDate: 2025-10-31 17:08:45 +0000 openssh: Handle localtime_r() failure by return "UNKNOWN-TIME" Apply openssh-portable commit 8b6c1f402feb by deraadt@openbsd.org Obtained from: openssh-portable PR: 288773 Reported by: wosch Sponsored by: The FreeBSD Foundation crypto/openssh/misc.c | 6 ++++-- 1 file changed, 4 insertions(+), 2 deletions(-) -- You are receiving this mail because: You are the assignee for the bug.home | help
Want to link to this message? Use this
URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?bug-288773-227-S9Jp2gCqVM>
