[webkit-reviews] review denied: [Bug 30502] Dereference of uninitialized variable : [Attachment 41398] Proposed patch

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


Alexey Proskuryakov <ap at webkit.org> has denied TAMURA, Kent
<tkent at chromium.org>'s request for review:
Bug 30502: Dereference of uninitialized variable
https://bugs.webkit.org/show_bug.cgi?id=30502

Attachment 41398: Proposed patch
https://bugs.webkit.org/attachment.cgi?id=41398&action=review

------- Additional Comments from Alexey Proskuryakov <ap at webkit.org>
As Mark said - if a caller doesn't plan to look at ExceptionCode, it can pass
an uninitialized value. See bug 21939 for more detailed discussion of the
current policy (especially comments 3 and 12 there).


More information about the webkit-reviews mailing list