[PATCH] ntdll: Make LdrUnloadDLL() a stub for musl libc.

He X xw897002528 at gmail.com
Tue Nov 15 06:20:46 CST 2016


https://bugs.winehq.org/show_bug.cgi?id=41703

This shoud check it explicitly. If dlclose() is a stub, it will return 0.
Or segfault if dlclose() unload the module. THis should work on all libc
that support dlclose().
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://www.winehq.org/pipermail/wine-patches/attachments/20161115/d2b14471/attachment.html>
-------------- next part --------------
A non-text attachment was scrubbed...
Name: 0001-ntdll-Make-LdrUnloadDLL-a-stub-if-donot-unload-after-dlclose.patch
Type: application/octet-stream
Size: 1382 bytes
Desc: not available
URL: <http://www.winehq.org/pipermail/wine-patches/attachments/20161115/d2b14471/attachment.obj>


More information about the wine-patches mailing list