Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 18 Oct 2021 21:23:56 +0000
From:      bugzilla-noreply@freebsd.org
To:        bugs@FreeBSD.org
Subject:   [Bug 133860] [patch] lorder(1) misses symbols defined in read only data section.
Message-ID:  <bug-133860-227-B5BtHnyuEm@https.bugs.freebsd.org/bugzilla/>
In-Reply-To: <bug-133860-227@https.bugs.freebsd.org/bugzilla/>
References:  <bug-133860-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=3D133860

--- Comment #3 from commit-hook@FreeBSD.org ---
A commit in branch main references this bug:

URL:
https://cgit.FreeBSD.org/src/commit/?id=3De1d6d6f9249d37c10a0df68024c7daceb=
dc7bf98

commit e1d6d6f9249d37c10a0df68024c7dacebdc7bf98
Author:     Ed Maste <emaste@FreeBSD.org>
AuthorDate: 2021-10-18 21:19:53 +0000
Commit:     Ed Maste <emaste@FreeBSD.org>
CommitDate: 2021-10-18 21:21:17 +0000

    lorder: process read-only data symbols

    Previously they were skipped.  lorder(1) serves no functional purpose
    today but we might as well address this longstanding bug while it is
    still in the tree.

    PR:             133860
    MFC after:      1 week
    Submitted by:   John Hein

 usr.bin/lorder/lorder.sh | 6 +++---
 1 file changed, 3 insertions(+), 3 deletions(-)

--=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-133860-227-B5BtHnyuEm>