-
Notifications
You must be signed in to change notification settings - Fork 114
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Port harfbuzz - Avoid O(n^2) behavior in mark-attachment
Port the following to resolve CVE-2023-25193 harfbuzz/harfbuzz@8708b9e harfbuzz/harfbuzz@64fa5cd harfbuzz/harfbuzz@c67c008 harfbuzz/harfbuzz@7ec1c41 harfbuzz/harfbuzz@c15efde harfbuzz/harfbuzz@42681bd harfbuzz/harfbuzz@0c70bc7 harfbuzz/harfbuzz@b29fbd1 Signed-off-by: Peter Shipton <[email protected]>
- Loading branch information
Showing
3 changed files
with
152 additions
and
88 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
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