Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 03 Sep 2021 20:48:02 +0000
From:      bugzilla-noreply@freebsd.org
To:        bugs@FreeBSD.org
Subject:   [Bug 258211] /usr/src/lib/libsecureboot/verify_file.c:59:22: error: use of undeclared identifier 'SOPEN_MAX'
Message-ID:  <bug-258211-227-5ApdksTWkR@https.bugs.freebsd.org/bugzilla/>
In-Reply-To: <bug-258211-227@https.bugs.freebsd.org/bugzilla/>
References:  <bug-258211-227@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=3D258211

--- Comment #1 from commit-hook@FreeBSD.org ---
A commit in branch stable/13 references this bug:

URL:
https://cgit.FreeBSD.org/src/commit/?id=3D343da8f5e98ffac6a7c02fc5f8dd74290=
e267be0

commit 343da8f5e98ffac6a7c02fc5f8dd74290e267be0
Author:     Toomas Soome <tsoome@FreeBSD.org>
AuthorDate: 2021-08-10 19:46:40 +0000
Commit:     Toomas Soome <tsoome@FreeBSD.org>
CommitDate: 2021-09-03 20:45:16 +0000

    libsecureboot: define SOPEN_MAX

    With commit 97cbd5e722389a575e820c4e03f38053308f08ea, the SOPEN_MAX
    was removed from stand.h.

    We would need better mechanism there.

    (cherry picked from commit ee6dc333e1a1af08afa3d14b83e963e4cf90b77b)

    PR:     258211

 lib/libsecureboot/verify_file.c | 3 +++
 1 file changed, 3 insertions(+)

--=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-258211-227-5ApdksTWkR>