Bug 195188 - Use-after-move in RenderCombineText::combineTextIfNeeded()
Summary: Use-after-move in RenderCombineText::combineTextIfNeeded()
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: New Bugs (show other bugs)
Version: WebKit Nightly Build
Hardware: Unspecified Unspecified
: P2 Normal
Assignee: Myles C. Maxfield
URL:
Keywords: InRadar
Depends on:
Blocks:
 
Reported: 2019-02-28 15:17 PST by Myles C. Maxfield
Modified: 2019-02-28 15:42 PST (History)
7 users (show)

See Also:


Attachments
Patch (6.23 KB, patch)
2019-02-28 15:20 PST, Myles C. Maxfield
no flags Details | Formatted Diff | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Myles C. Maxfield 2019-02-28 15:17:23 PST
Use-after-move in RenderCombineText::combineTextIfNeeded()
Comment 1 Myles C. Maxfield 2019-02-28 15:20:22 PST
Created attachment 363266 [details]
Patch
Comment 2 zalan 2019-02-28 15:24:21 PST
great to have a WTFMove in a loop
Comment 3 Myles C. Maxfield 2019-02-28 15:26:01 PST
<rdar://problem/48488423>
Comment 4 WebKit Commit Bot 2019-02-28 15:42:28 PST
Comment on attachment 363266 [details]
Patch

Clearing flags on attachment: 363266

Committed r242237: <https://trac.webkit.org/changeset/242237>
Comment 5 WebKit Commit Bot 2019-02-28 15:42:30 PST
All reviewed patches have been landed.  Closing bug.