[4/4] ntdll: Wait until builtin dlls are unloaded before releasing the virtual view.

Sebastian Lackner sebastian at fds-team.de
Fri Oct 3 20:46:15 CDT 2014


From: Michael Müller <michael at fds-team.de>

When the page protection of a builtin module has been modified by the user, then even wine_dll_unload can trigger for example a write watch. We have to keep the virtual view until the builtin dll is unloaded.

---
 dlls/ntdll/loader.c | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)
-------------- next part --------------
A non-text attachment was scrubbed...
Name: 0005-ntdll-Wait-until-builtin-dlls-are-unloaded-before-re.patch
Type: text/x-patch
Size: 1031 bytes
Desc: not available
URL: <http://www.winehq.org/pipermail/wine-patches/attachments/20141004/9d8a2b49/attachment.bin>


More information about the wine-patches mailing list