[Webkit-unassigned] [Bug 215976] [GTK] REGRESSION(r150392) insufficient space allocation results in heap corruption
bugzilla-daemon at webkit.org
bugzilla-daemon at webkit.org
Sun Aug 30 02:24:22 PDT 2020
https://bugs.webkit.org/show_bug.cgi?id=215976
Carlos Garcia Campos <cgarcia at igalia.com> changed:
What |Removed |Added
----------------------------------------------------------------------------
CC| |cgarcia at igalia.com
Attachment #407537|review? |review+, commit-queue+
Flags| |
--- Comment #2 from Carlos Garcia Campos <cgarcia at igalia.com> ---
Comment on attachment 407537
--> https://bugs.webkit.org/attachment.cgi?id=407537
Patch
View in context: https://bugs.webkit.org/attachment.cgi?id=407537&action=review
Thanks!
> Source/WTF/wtf/glib/RunLoopGLib.cpp:162
> - , m_source(adoptGRef(g_source_new(&RunLoop::s_runLoopSourceFunctions, sizeof(GSource))))
> + , m_source(adoptGRef(g_source_new(&RunLoop::s_runLoopSourceFunctions, sizeof(RunLoopSource))))
Oops, I forgot this one.
--
You are receiving this mail because:
You are the assignee for the bug.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.webkit.org/pipermail/webkit-unassigned/attachments/20200830/7cca83e5/attachment.htm>
More information about the webkit-unassigned
mailing list