wine/dlls/riched20 reader.c editor.c

Alexandre Julliard julliard at wine.codeweavers.com
Mon Oct 3 13:45:39 CDT 2005


ChangeSet ID:	20553
CVSROOT:	/opt/cvs-commit
Module name:	wine
Changes by:	julliard at winehq.org	2005/10/03 13:45:39

Modified files:
	dlls/riched20  : reader.c editor.c 

Log message:
	Krzysztof Foltman <wdev at foltman.com>
	- Remove another potential sources of infinite loops caused by EOF in
	the middle of the font and color tables.
	- Closing brace on text level is treated as EOF (effectively
	protecting the control from trash after the end of RTF).
	- Removed misleading comment about incomplete buffers (I was
	definitely wrong).

Patch: http://cvs.winehq.org/patch.py?id=20553

Old revision  New revision  Changes     Path
 1.18          1.19          +18 -7      wine/dlls/riched20/reader.c
 1.58          1.59          +5 -0       wine/dlls/riched20/editor.c




More information about the wine-cvs mailing list