[Bug 278701] Certain usage of thread_local and -fPIE results in an obscure message printout

From: <bugzilla-noreply_at_freebsd.org>
Date: Fri, 10 May 2024 07:49:46 UTC
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=278701

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

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

commit 6a8ca2ff53389c36233e5e0b1576696d34b74407
Author:     Konstantin Belousov <kib@FreeBSD.org>
AuthorDate: 2024-05-03 09:32:01 +0000
Commit:     Konstantin Belousov <kib@FreeBSD.org>
CommitDate: 2024-05-10 07:49:10 +0000

    __cxa_thread_call_dtors(3): fix dtor pointer validity check

    PR:     278701

    (cherry picked from commit b27eb9ce96b838622e125fd969e8dc4914aabe18)

 lib/libc/stdlib/cxa_thread_atexit_impl.c | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

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