[Webkit-unassigned] [Bug 123343] UserMediaRequest use-after-free

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Mon Oct 28 10:14:31 PDT 2013


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


Philippe Normand <pnormand at igalia.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|NEW                         |RESOLVED
         Resolution|                            |INVALID
             Blocks|79203                       |




--- Comment #2 from Philippe Normand <pnormand at igalia.com>  2013-10-28 10:13:17 PST ---
Turns out this can be fixed by storing the requests correctly as RefPtrs (not raw pointers) in the UserMediaRequestManager (implemented in bug 123158).

Thanks Eric for the help and advice :)

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