[Bug 3412] format string security

bugzilla-daemon at icculus.org bugzilla-daemon at icculus.org
Sun Nov 11 05:59:13 EST 2007


http://bugzilla.icculus.org/show_bug.cgi?id=3412





------- Comment #1 from devhc97 at gmail.com  2007-11-11 05:59 EDT -------
Created an attachment (id=1564)
 --> (http://bugzilla.icculus.org/attachment.cgi?id=1564&action=view)
unraw the format strings

I've extensively grep'd the whole code, and found all the function calls with
raw strings. Some of them are potential crashes, some are safe only because of
the %-protection, and some are normally safe, but I've resecured them anyway.

There are some more at ui_main.c lines 3364, 3373, and 3401, but I'm not sure
what to do about them.


-- 
Configure bugmail: http://bugzilla.icculus.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the QA contact for the bug, or are watching the QA contact.



More information about the quake3-bugzilla mailing list