https://bugs.winehq.org/show_bug.cgi?id=54979
Jinoh Kang jinoh.kang.kr@gmail.com changed:
What |Removed |Added ---------------------------------------------------------------------------- CC| |jinoh.kang.kr@gmail.com
--- Comment #17 from Jinoh Kang jinoh.kang.kr@gmail.com --- It would be helpful to discover the specific allocation pattern we should optimize for.
Also, the heap lock is never held if the LFH path is taken. Apparently we're not doing LFH here, so we might want to figure out what prevents us from doing LFH, and if Windows also has a problem here.