Bug 210149 - [GLIB] Avoid potential segfault in getPlatformEditorState
Summary: [GLIB] Avoid potential segfault in getPlatformEditorState
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: WebKitGTK (show other bugs)
Version: Other
Hardware: Unspecified Unspecified
: P2 Normal
Assignee: Lauro Moura
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2020-04-07 13:32 PDT by Lauro Moura
Modified: 2020-04-07 14:09 PDT (History)
2 users (show)

See Also:


Attachments
Patch (1.79 KB, patch)
2020-04-07 13:36 PDT, Lauro Moura
no flags Details | Formatted Diff | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Lauro Moura 2020-04-07 13:32:32 PDT
Missing extra check dereferencing a range. This seems to be causing some segfaults in the GTK EWS test bot: https://ews-build.webkit-uat.org/#/builders/34/builds/245
Comment 1 Lauro Moura 2020-04-07 13:36:14 PDT
Created attachment 395731 [details]
Patch
Comment 2 EWS 2020-04-07 14:09:50 PDT
Committed r259670: <https://trac.webkit.org/changeset/259670>

All reviewed patches have been landed. Closing bug and clearing flags on attachment 395731 [details].