Branch: refs/heads/main
Home: https://github.com/WebKit/WebKit
Commit: 6fa35aff2f3620effbd0aa62a9c1d7b05870ae81
https://github.com/WebKit/WebKit/commit/6fa35aff2f3620effbd0aa62a9c1d7b05870ae81
Author: David Kilzer <[email protected]>
Date: 2023-05-05 (Fri, 05 May 2023)
Changed paths:
M Source/WebCore/accessibility/cocoa/AccessibilityObjectCocoa.mm
Log Message:
-----------
REGRESSION (260800@main): attributedStringAppendWrapper() leaks an
NSMutableAttributedString
https://bugs.webkit.org/show_bug.cgi?id=256347
<rdar://108929102>
Reviewed by Wenson Hsieh.
* Source/WebCore/accessibility/cocoa/AccessibilityObjectCocoa.mm:
(WebCore::attributedStringAppendWrapper):
- Use adoptNS().get() to fix the leak.
Canonical link: https://commits.webkit.org/263716@main
_______________________________________________
webkit-changes mailing list
[email protected]
https://lists.webkit.org/mailman/listinfo/webkit-changes