[Bug 19392] Runes of magic : crash while entering world

wine-bugs at winehq.org wine-bugs at winehq.org
Fri Aug 14 23:14:44 CDT 2009


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





--- Comment #7 from 3vi1 <winehq.org at eternaldusk.com>  2009-08-14 23:14:43 ---
Created an attachment (id=23066)
 --> (http://bugs.winehq.org/attachment.cgi?id=23066)
Proposed fix.

Attached is my proposed fix.

add_module and add_memory_block are doubling their memory allocations every
single time they are called.  They should only be doubling the allocation when
the memory they last allocated is full.

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