[Bug 6677] Buffer overflows in the msvcrt *printf family

Wine Bugs wine-bugs at winehq.org
Mon Nov 13 15:39:06 CST 2006


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





------- Additional Comments From the3dfxdude at gmail.com  2006-13-11 15:39 -------
Created an attachment (id=4081)
 --> (http://bugs.winehq.org/attachment.cgi?id=4081&action=view)
printf buffer handling fix

This is maybe the way to do it. It would be really problematic to guess the
size exactly, so the way we ought to do it is a simple way and guess the
largest possible buffer size required when we have to deal with precision or
large fields.

-- 
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.



More information about the wine-bugs mailing list