richedit: Set error codes and stop parsing for some rtf syntax errors.

Dylan Smith dylan.ah.smith at gmail.com
Thu Jun 26 15:17:25 CDT 2008


Checks were added for hexidecimal values that did not have valid
characters, and for EOF received before the final closing brace of the
rich text stream.  The error values were tested on richedit versions 1,
2, 3 & 4.1, and they were all the same for these cases.
---
 dlls/riched20/editor.c |    7 +++++--
 dlls/riched20/reader.c |    8 +++++---
 2 files changed, 10 insertions(+), 5 deletions(-)
-------------- next part --------------
An embedded and charset-unspecified text was scrubbed...
Name: 0001-richedit-Set-error-codes-and-stop-parsing-for-so.diff.txt
Url: http://www.winehq.org/pipermail/wine-patches/attachments/20080626/f7883326/attachment.txt 


More information about the wine-patches mailing list