[Webkit-unassigned] [Bug 24398] BackForwardList doesn't initialize m_client, which causes a crash

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Thu Mar 12 11:33:41 PDT 2009


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


darin at chromium.org changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
  Attachment #28418|review?                     |review-
               Flag|                            |




------- Comment #8 from darin at chromium.org  2009-03-12 11:33 PDT -------
(From update of attachment 28418)
>Index: WebCore/history/BackForwardListChromium.cpp
...
>+    , m_client(NULL)

As mentioned, this should be 0 instead of NULL.  Please post a revised patch,
and then LGTM.


-- 
Configure bugmail: https://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