[webkit-changes] [WebKit/WebKit] bff583: REGRESSION(280537 at main): Memory leak in `variation...
Charlie Wolfe
noreply at github.com
Tue Jul 9 18:04:07 PDT 2024
Branch: refs/heads/main
Home: https://github.com/WebKit/WebKit
Commit: bff583f365f736bcd119a893068eda88f2b5570e
https://github.com/WebKit/WebKit/commit/bff583f365f736bcd119a893068eda88f2b5570e
Author: Charlie Wolfe <charliew at apple.com>
Date: 2024-07-09 (Tue, 09 Jul 2024)
Changed paths:
M Source/WebCore/platform/graphics/cocoa/FontCacheCoreText.cpp
Log Message:
-----------
REGRESSION(280537 at main): Memory leak in `variationAxes()`
https://bugs.webkit.org/show_bug.cgi?id=276391
rdar://131414216
Reviewed by Aditya Keerthi.
`CTFontCopyFontDescriptor()` returns an object with a +1 retain count.
* Source/WebCore/platform/graphics/cocoa/FontCacheCoreText.cpp:
(WebCore::variationAxes):
Canonical link: https://commits.webkit.org/280800@main
To unsubscribe from these emails, change your notification settings at https://github.com/WebKit/WebKit/settings/notifications
More information about the webkit-changes
mailing list