Branch: refs/heads/main
Home: https://github.com/WebKit/WebKit
Commit: bfe0238da5a9fee33568d685bfc09010f695dec5
https://github.com/WebKit/WebKit/commit/bfe0238da5a9fee33568d685bfc09010f695dec5
Author: Yijia Huang <[email protected]>
Date: 2024-08-24 (Sat, 24 Aug 2024)
Changed paths:
M Source/JavaScriptCore/wasm/WasmOMGIRGenerator.cpp
Log Message:
-----------
[JSC] Fix memory leaks for AbstractHeap in OMGIRGenerator
https://bugs.webkit.org/show_bug.cgi?id=278594
rdar://134598934
Reviewed by Yusuke Suzuki.
Use unique_ptr for the AbstractHeap fields defined in
OMGIRGenerator to avoid memory leaks.
* Source/JavaScriptCore/wasm/WasmOMGIRGenerator.cpp:
Canonical link: https://commits.webkit.org/282707@main
To unsubscribe from these emails, change your notification settings at
https://github.com/WebKit/WebKit/settings/notifications
_______________________________________________
webkit-changes mailing list
[email protected]
https://lists.webkit.org/mailman/listinfo/webkit-changes