[Webkit-unassigned] [Bug 183738] [GTK] Segfaults in enchant_broker_free_dict()

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Mon Apr 2 04:04:38 PDT 2018


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

Carlos Garcia Campos <cgarcia at igalia.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |cgarcia at igalia.com

--- Comment #2 from Carlos Garcia Campos <cgarcia at igalia.com> ---
My guess is that there aren't any dictionaries in the system and m_enchantDictionaries contains a single element that is nullptr, because enchant_broker_request_dict() can return NULL and we ar enot checking it.

-- 
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/20180402/01783daa/attachment-0002.html>


More information about the webkit-unassigned mailing list