[Bug 288773] ssh needs to check if localtime_r() returns NULL

From: <bugzilla-noreply_at_freebsd.org>
Date: Fri, 31 Oct 2025 17:09:36 UTC
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.