https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=255698
--- Comment #8 from [email protected] --- A commit in branch main references this bug: URL: https://cgit.FreeBSD.org/src/commit/?id=529ab5a75925c9c1eeea0b2712911048119d06ae commit 529ab5a75925c9c1eeea0b2712911048119d06ae Author: Konstantin Belousov <[email protected]> AuthorDate: 2021-05-11 23:36:09 +0000 Commit: Konstantin Belousov <[email protected]> CommitDate: 2021-05-12 23:31:29 +0000 rtld: initialize default dlerror_seen_val as true There should be no error after startup. PR: 255698 Reported by: Eugene M. Kim <[email protected]> Sponsored by: The FreeBSD Foundation MFC after: 1 week libexec/rtld-elf/rtld_lock.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) -- You are receiving this mail because: You are the assignee for the bug. _______________________________________________ [email protected] mailing list https://lists.freebsd.org/mailman/listinfo/freebsd-bugs To unsubscribe, send any mail to "[email protected]"
