[Webkit-unassigned] [Bug 17030] Small buffer overflow within initialization
bugzilla-daemon at webkit.org
bugzilla-daemon at webkit.org
Sun Jan 27 07:31:11 PST 2008
http://bugs.webkit.org/show_bug.cgi?id=17030
ap at webkit.org changed:
What |Removed |Added
----------------------------------------------------------------------------
CC| |ap at webkit.org
Status|UNCONFIRMED |NEW
Ever Confirmed|0 |1
------- Comment #1 from ap at webkit.org 2008-01-27 07:31 PDT -------
Wow, thanks for catching this!
AFAICT, on the Mac, these structs are the same - is struct tm bigger on Linux?
Also, GregorianDateTime is initialized to zero anyway, so we should probably
just take out the calls to memset here and elsewhere.
Would you be willing to submit this for review as described in
<http://webkit.org/coding/contributing.html>?
--
Configure bugmail: http://bugs.webkit.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 webkit-unassigned
mailing list