riched20: Fix for EM_FINDTEXT input validation.
commit0014e50465ee40861ccbdc0dcc054dceafdb2790
authorLei Zhang <leiz@ucla.edu>
Mon, 20 Feb 2006 18:35:14 +0000 (20 10:35 -0800)
committerAlexandre Julliard <julliard@winehq.org>
Tue, 21 Feb 2006 10:27:51 +0000 (21 11:27 +0100)
tree3f7f96440bc601fa4716b16e47ad7e51cff2d7d3
parent2aa6e2ebd96a34575292a3b02ff8c0cc4d9f059c
riched20: Fix for EM_FINDTEXT input validation.
Fixed the cpMin/cpMax validation code for EM_FINDTEXT.
Removed todo flag from affected EM_FINDTEXT tests.
dlls/riched20/editor.c
dlls/riched20/tests/editor.c