[Bug 20331] VirtualAlloc() should allocate addresses low to high

wine-bugs at winehq.org wine-bugs at winehq.org
Mon Oct 12 04:10:55 CDT 2009


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





--- Comment #1 from Alexandre Julliard <julliard at winehq.org>  2009-10-12 04:10:55 ---
Low addresses are returned until we run out of low address space. After that we
use the system default policy. If your app really depends on this (why?) you'd
have to tweak the linux kernel policy.

-- 
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