[Bug 294054] Add unit test for rtld_set_var
- In reply to: bugzilla-noreply_a_freebsd.org: "[Bug 294054] Add unit test for rtld_set_var"
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Thu, 26 Mar 2026 23:42:52 UTC
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=294054
--- Comment #1 from commit-hook@FreeBSD.org ---
A commit in branch main references this bug:
URL:
https://cgit.FreeBSD.org/src/commit/?id=9f16078b5f8c44d5718ecc940ab0b4ed5a1877a5
commit 9f16078b5f8c44d5718ecc940ab0b4ed5a1877a5
Author: Alex S <iwtcex@gmail.com>
AuthorDate: 2026-03-25 00:56:01 +0000
Commit: Konstantin Belousov <kib@FreeBSD.org>
CommitDate: 2026-03-26 23:41:23 +0000
rtld: add a test for rtld_set_var (with LIBRARY_PATH_FDS)
PR: 294054
Reviewed by: kib
MFC after: 1 week
libexec/rtld-elf/tests/Makefile | 1 +
libexec/rtld-elf/tests/set_var_test.c (new) | 38 +++++++++++++++++++++++++++++
2 files changed, 39 insertions(+)
--
You are receiving this mail because:
You are the assignee for the bug.