http://bugs.winehq.org/show_bug.cgi?id=17822
Austin English austinenglish@gmail.com changed:
What |Removed |Added ---------------------------------------------------------------------------- Keywords| |patch
--- Comment #2 from Austin English austinenglish@gmail.com 2009-03-23 01:58:27 --- (In reply to comment #1)
The problem was the lack of a bounds check on EM_GETTEXTRANGE, and not handling the undocumented special case of cpMin==0 && cpMax==-1, which is treated as select all.
I created a patch to fix the bug and sent it to wine-patches.
richedit: Add bounds checks for EM_GETTEXTRANGE with tests. (Bug 17822) http://www.winehq.org/pipermail/wine-patches/2009-March/070916.html
I swear I can't file a richedit bug without it going 12 hours before you've fixed it.
Slow down, jeez...give others a chance ;-).
Now if only I could everyone else to fix their bugs that quickly...