NetBSD-Bugs archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

Re: lib/53805 (dlclose(3) does not interact correctly with atexit(3) callbacks)



Synopsis: dlclose(3) does not interact correctly with atexit(3) callbacks

State-Changed-From-To: open->closed
State-Changed-By: joerg%NetBSD.org@localhost
State-Changed-When: Thu, 20 Dec 2018 19:58:50 +0000
State-Changed-Why:
As discussed before: not a bug. Using atexit(3) with handlers from unloadable DSOs
is a bug. Code can use dtors or __cxa_atexit explicitly.





Home | Main Index | Thread Index | Old Index