wine/dlls/riched20 reader.c editor.c
ChangeSet ID: 20553 CVSROOT: /opt/cvs-commit Module name: wine Changes by: julliard(a)winehq.org 2005/10/03 13:45:39 Modified files: dlls/riched20 : reader.c editor.c Log message: Krzysztof Foltman <wdev(a)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
participants (1)
-
Alexandre Julliard