Page MenuHomeFreeBSD

D50354.id155456.diff
No OneTemporary

D50354.id155456.diff

diff --git a/lib/libc/gen/_pthread_stubs.c b/lib/libc/gen/_pthread_stubs.c
--- a/lib/libc/gen/_pthread_stubs.c
+++ b/lib/libc/gen/_pthread_stubs.c
@@ -63,6 +63,7 @@
#define PJT_DUAL_ENTRY(entry) \
(pthread_func_t)entry, (pthread_func_t)entry
+__attribute__((visibility("protected")))
pthread_func_entry_t __thr_jtable[PJT_MAX] = {
[PJT_ATFORK] = {PJT_DUAL_ENTRY(stub_zero)},
[PJT_ATTR_DESTROY] = {PJT_DUAL_ENTRY(stub_zero)},

File Metadata

Mime Type
text/plain
Expires
Mon, Feb 9, 1:46 AM (10 h, 37 m)
Storage Engine
blob
Storage Format
Raw Data
Storage Handle
28523189
Default Alt Text
D50354.id155456.diff (439 B)

Event Timeline