[webkit-reviews] review cancelled: [Bug 25335] crash in VisibleSelection::appendTrailingWhitespace() : [Attachment 29723] Initialize TextIterator::m_textLength to 0, to avoid accessing un-initialized memory when construction fails.

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Thu Apr 23 18:07:21 PDT 2009


Eric Roman <eroman at chromium.org> has cancelled Eric Roman
<eroman at chromium.org>'s request for review:
Bug 25335: crash in VisibleSelection::appendTrailingWhitespace()
https://bugs.webkit.org/show_bug.cgi?id=25335

Attachment 29723: Initialize TextIterator::m_textLength to 0, to avoid
accessing un-initialized memory when construction fails.
https://bugs.webkit.org/attachment.cgi?id=29723&action=review

------- Additional Comments from Eric Roman <eroman at chromium.org>
difference from previous version (v4), is fixed LayoutTests/ChangeLog (still
getting the hang of it).


More information about the webkit-reviews mailing list