[Webkit-unassigned] [Bug 30502] Dereference of uninitialized variable

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Mon Oct 19 00:00:56 PDT 2009


https://bugs.webkit.org/show_bug.cgi?id=30502





--- Comment #4 from TAMURA, Kent <tkent at chromium.org>  2009-10-19 00:00:56 PDT ---
> I think our convention for ExceptionCode is "initialize it with 0 when it is
> declared."

So, if removeAttribute() set 0 before removenamedItem() and other callers
initialize ec with 0, we would have redundant initialization.

-- 
Configure bugmail: https://bugs.webkit.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.



More information about the webkit-unassigned mailing list