[Webkit-unassigned] [Bug 159189] [GTK] Crash on https://diafygi.github.io/webcrypto-examples with ENABLE_SUBTLE_CRYPTO

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Tue Jun 28 07:54:20 PDT 2016


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

Yusuke Suzuki <utatane.tea at gmail.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |utatane.tea at gmail.com

--- Comment #4 from Yusuke Suzuki <utatane.tea at gmail.com> ---
I think the existing code is incorrect since encryptFailureCallback() is called in exportSuccessCallback even after this encryptFailureCallback is WTFMove()-ed.

I think there are double free bug; encryptFailureCallback may be called twice if platformEncrypt is not implemented.

-- 
You are receiving this mail because:
You are the assignee for the bug.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.webkit.org/pipermail/webkit-unassigned/attachments/20160628/febc933d/attachment.html>


More information about the webkit-unassigned mailing list