[Webkit-unassigned] [Bug 40154] Cause segmentation fault when an user clicks right mouse button on a text input control.

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Thu Jun 3 22:59:41 PDT 2010


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





--- Comment #1 from Takuro Ashie <ashie at clear-code.com>  2010-06-03 22:59:41 PST ---
Created an attachment (id=57845)
 --> (https://bugs.webkit.org/attachment.cgi?id=57845)
The patch to fix this problem

Here is the patch to fix this issue.
This problem is caused by an uninitialized variable.

enchant_dict_suggest() doesn't set any value for numberOfSuggestions when it has no dictionary.

I confirmed that this problem isn't fixed yet at latest version of webkit and libenchant.

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