richedit: Fixed regression that caused endless loop (Bug 14523)

Dylan Smith dylan.ah.smith at gmail.com
Thu Jul 17 10:55:19 CDT 2008


Large tab sizes were causing a single tab to wrap, but the start rows
were being inserted before the tab, even if it was at the start of the
row.  In this case the tab should be inserted after the tab, otherwise
an endless loop occurs, so this patch takes this approach to fix the
bug.
---
 dlls/riched20/wrap.c |    7 ++++++-
 1 files changed, 6 insertions(+), 1 deletions(-)
-------------- next part --------------
An embedded and charset-unspecified text was scrubbed...
Name: 0001-richedit-Fixed-regression-that-caused-endless-lo.diff.txt
Url: http://www.winehq.org/pipermail/wine-patches/attachments/20080717/fbfcc6d5/attachment.txt 


More information about the wine-patches mailing list