[Webkit-unassigned] [Bug 62304] PingLoader dtor has NULL dereference

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Thu Jun 9 09:05:56 PDT 2011


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


Alexey Proskuryakov <ap at webkit.org> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |fishd at chromium.org




--- Comment #7 from Alexey Proskuryakov <ap at webkit.org>  2011-06-09 09:05:56 PST ---
ResourceHandle::start() is expected to return false when invoked on a detached page. This shouldn't happen with PingLoader - it's created in very specific and controlled circumstances. So, it's different from any other caller of ResourceHandle::create().

Does PingLoader actually work on your platform?

-- 
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