[2/3] kernel32: Terminate threads before unloading DLLs on process exit.

Alexandre Julliard julliard at winehq.org
Fri May 10 10:15:15 CDT 2013


Dmitry Timoshkov <dmitry at baikal.ru> writes:

> Alexandre Julliard <julliard at winehq.org> wrote:
>
>> > If it's not yet time to make this change please let me know what else needs
>> > to be tested/fixed/investigated.
>> 
>> The heap behavior would need testing, since freeing memory is probably
>> the most common thing done in a detach routine.
>
> You mean testing whether heap lock is held during process exit and/or
> dll detach notification is being sent?

Not really, more like what happens if one of the terminated threads was
holding the lock.

-- 
Alexandre Julliard
julliard at winehq.org



More information about the wine-devel mailing list