-
Notifications
You must be signed in to change notification settings - Fork 24.3k
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Fabric: fix border memory leaks (#23815)
Summary: This fixes a few memory leaks in fabrics handling of colors for borders, when using CGColorRef's we must be diligent about releasing the memory back. [iOS] [Fixed] - Border style memory leaks Pull Request resolved: #23815 Differential Revision: D14431250 Pulled By: shergin fbshipit-source-id: dc663c633ae24809cb4841800d31a6ac6eeb8aa5
- Loading branch information
1 parent
10d2842
commit 8e490d4
Showing
2 changed files
with
16 additions
and
6 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters