Bug 210149

Summary: [GLIB] Avoid potential segfault in getPlatformEditorState
Product: WebKit Reporter: Lauro Moura <lmoura>
Component: WebKitGTKAssignee: Lauro Moura <lmoura>
Status: RESOLVED FIXED    
Severity: Normal CC: bugs-noreply, clopez
Priority: P2    
Version: Other   
Hardware: Unspecified   
OS: Unspecified   
See Also: https://bugs.webkit.org/show_bug.cgi?id=209966
Attachments:
Description Flags
Patch none

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