- Remove another potential sources of infinite loops caused by EOF in
commite098edcdcb7027594e6769703bb3813f37d7b32e
authorKrzysztof Foltman <wdev@foltman.com>
Mon, 3 Oct 2005 18:45:39 +0000 (3 18:45 +0000)
committerAlexandre Julliard <julliard@winehq.org>
Mon, 3 Oct 2005 18:45:39 +0000 (3 18:45 +0000)
tree71eef22c0381bc5d15a97dff168650d785726023
parent9caef1ba126ec6ff94dcea67f78d0e368471856b
- 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).
dlls/riched20/editor.c
dlls/riched20/reader.c