[Bug 115631] [libc] [patch] [request] make dlclose(3) atexit-aware

bugzilla-noreply at freebsd.org bugzilla-noreply at freebsd.org
Wed Nov 21 00:05:44 UTC 2018


https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=115631

--- Comment #7 from Bryan Drewery <bdrewery at FreeBSD.org> ---
The patch here is interesting but not something that should be committed. A
real
solution should be committed that prevents a crash.
Perhaps making atexit() aware that it is being called from a dso and properly
registering that dso in atexit_register(), etc.

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


More information about the freebsd-bugs mailing list