richedit: Prevent font or colour buffer overflow on stream out.

Dylan Smith dylan.ah.smith at gmail.com
Tue Sep 30 16:11:29 CDT 2008


Static sized buffers are used for storing the colours and fonts, so
there needs to be a check to prevent these buffer from overflowing.
---
 dlls/riched20/writer.c |    6 +++---
 1 files changed, 3 insertions(+), 3 deletions(-)
-------------- next part --------------
An embedded and charset-unspecified text was scrubbed...
Name: 0001-richedit-Prevent-font-or-colour-buffer-overflow.diff.txt
Url: http://www.winehq.org/pipermail/wine-patches/attachments/20080930/ae212a44/attachment.txt 


More information about the wine-patches mailing list