[Bug 13319] In dlls/user32/edit.c EDIT_EM_ReplaceSel Clobbers Important Var When Buffer Overflows

wine-bugs at winehq.org wine-bugs at winehq.org
Fri May 30 11:00:06 CDT 2008


http://bugs.winehq.org/show_bug.cgi?id=13319


Bob Smith <bsmith at sudleyplace.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
  Attachment #13465|0                           |1
        is obsolete|                            |




--- Comment #17 from Bob Smith <bsmith at sudleyplace.com>  2008-05-30 11:00:06 ---
Created an attachment (id=13483)
 --> (http://bugs.winehq.org/attachment.cgi?id=13483)
Added Tests To Detect Insufficient Data in The Edit Control

A previous proposed fix avoids the Indexing Out Of Bounds problem, but doesn't
fill the buffer with all of the data.  This test case checks for that
occurrence.


-- 
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.



More information about the wine-bugs mailing list