http://bugs.winehq.org/show_bug.cgi?id=15020 Dylan Smith <dylan.ah.smith(a)gmail.com> changed: What |Removed |Added ---------------------------------------------------------------------------- AssignedTo|wine-bugs(a)winehq.org |dylan.ah.smith(a)gmail.com Status|UNCONFIRMED |ASSIGNED Ever Confirmed|0 |1 --- Comment #1 from Dylan Smith <dylan.ah.smith(a)gmail.com> 2008-08-29 15:01:53 --- Created an attachment (id=15730) --> (http://bugs.winehq.org/attachment.cgi?id=15730) richedit: Prevent integer overflow in wrapping code with no wrap The problem appears to be a result of an integer overflow in a comparison, therefore the wrong flow of control was taken in ME_WrapHandleRun. Let me know if this patch corrects the problems you are having. -- 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.