[webkit-reviews] review granted: [Bug 26449] UMR in WebCore::BitStack : [Attachment 31355] v2

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Tue Jun 16 12:50:11 PDT 2009


Darin Fisher (:fishd, Google) <fishd at chromium.org> has granted Tony Chang
(Google) <tony at chromium.org>'s request for review:
Bug 26449: UMR in WebCore::BitStack
https://bugs.webkit.org/show_bug.cgi?id=26449

Attachment 31355: v2
https://bugs.webkit.org/attachment.cgi?id=31355&action=review

------- Additional Comments from Darin Fisher (:fishd, Google)
<fishd at chromium.org>
> Index: WebCore/ChangeLog
...
> +2009-06-16  Tony Chang  <tony at chromium.org>
> +
> +	   Reviewed by NOBODY (OOPS!).
> +
> +	   WARNING: NO TEST CASES ADDED OR CHANGED
> +	   
> +	   Fix a UMR in WebCore::BitStack by initializing new memory to 0.
> +	   https://bugs.webkit.org/show_bug.cgi?id=26449
> +	   No new tests, covered by purify.
> +

Oh, sorry... I'm used to see the bug reference adjacent to the text
describing the change.

You'll want to kill the WARNING line too before committing.

Still R=me


More information about the webkit-reviews mailing list