[31/44] richedit: Set error codes and stop parsing for some rtf syntax errors.

Dylan Smith dylan.ah.smith at gmail.com
Tue Jun 17 20:20:31 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 --------------
A non-text attachment was scrubbed...
Name: 0031-richedit-Set-error-codes-and-stop-parsing-for-some-r.diff
Type: text/x-diff
Size: 1867 bytes
Desc: not available
Url : http://www.winehq.org/pipermail/wine-patches/attachments/20080617/6e55418d/attachment.diff 


More information about the wine-patches mailing list