http://bugs.winehq.org/show_bug.cgi?id=17822 Austin English <austinenglish(a)gmail.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Keywords| |patch --- Comment #2 from Austin English <austinenglish(a)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... -- Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email Do not reply to this email, post in Bugzilla using the above URL to reply. ------- You are receiving this mail because: ------- You are watching all bug changes.