[Bug 259069] ldd -f format not applied to libraries

From: <bugzilla-noreply_at_freebsd.org>
Date: Thu, 28 Oct 2021 00:36:52 UTC
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=259069

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

URL:
https://cgit.FreeBSD.org/src/commit/?id=7a3d7b9efc3373e439bccf234fd4fadd2af9a75f

commit 7a3d7b9efc3373e439bccf234fd4fadd2af9a75f
Author:     Konstantin Belousov <kib@FreeBSD.org>
AuthorDate: 2021-10-11 22:35:56 +0000
Commit:     Konstantin Belousov <kib@FreeBSD.org>
CommitDate: 2021-10-28 00:35:54 +0000

    ldd: do not use dlopen(RTLD_TRACE) for dso when format is specified

    PR:     259069

    (cherry picked from commit 2c7a6dad4de17c357eb91c723bad860c6512a598)

 usr.bin/ldd/Makefile |  1 +
 usr.bin/ldd/ldd.c    | 12 +++++++++++-
 2 files changed, 12 insertions(+), 1 deletion(-)

-- 
You are receiving this mail because:
You are the assignee for the bug.