[Bug 294054] Add unit test for rtld_set_var

From: <bugzilla-noreply_at_freebsd.org>
Date: Thu, 02 Apr 2026 02:17:58 UTC
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=294054

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

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

commit a91b3076688311397630d37b4c093f5f18680cec
Author:     Alex S <iwtcex@gmail.com>
AuthorDate: 2026-03-25 00:56:01 +0000
Commit:     Konstantin Belousov <kib@FreeBSD.org>
CommitDate: 2026-04-02 02:13:50 +0000

    rtld: add a test for rtld_set_var (with LIBRARY_PATH_FDS)

    PR:     294054

    (cherry picked from commit 9f16078b5f8c44d5718ecc940ab0b4ed5a1877a5)

 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.