Bug 239981 - [JSC] Fix ASan crash due to CString ownership
Summary: [JSC] Fix ASan crash due to CString ownership
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: Yusuke Suzuki
URL:
Keywords: InRadar
Depends on: 239865
Blocks:
  Show dependency treegraph
 
Reported: 2022-05-02 13:39 PDT by Yusuke Suzuki
Modified: 2022-05-02 15:59 PDT (History)
1 user (show)

See Also:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Yusuke Suzuki 2022-05-02 13:39:05 PDT
[JSC] Fix ASan crash due to CString ownership
Comment 1 Yusuke Suzuki 2022-05-02 13:41:30 PDT
Pull request: https://github.com/WebKit/WebKit/pull/459
Comment 2 Yusuke Suzuki 2022-05-02 13:44:11 PDT
rdar://92621119
Comment 3 EWS 2022-05-02 15:59:16 PDT
Committed r293693 (250189@main): <https://commits.webkit.org/250189@main>

Reviewed commits have been landed. Closing PR #459 and removing active labels.