[Bug 4078] memory allocation fails

wine-bugs at winehq.org wine-bugs at winehq.org
Fri Jan 18 19:00:17 CST 2008


http://bugs.winehq.org/show_bug.cgi?id=4078


Steve Pagliarulo <s_pagliarulo at hotmail.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |s_pagliarulo at hotmail.com




--- Comment #9 from Steve Pagliarulo <s_pagliarulo at hotmail.com>  2008-01-18 19:00:16 ---
Compacting the heap is not strictly important to this app. It does so only when
memory is low. However, it is highly unlikely memory is low for such a small
computation. Memory allocation is very sophisticated making use of HeapAlloc,
VirtualAlloc and VirtualQuery. I hope this is helpful.


-- 
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
Do not reply to this email, post in Bugzilla using the
above URL to reply.
------- You are receiving this mail because: -------
You are watching all bug changes.



More information about the wine-bugs mailing list