Open
Bug 1789173
Opened 3 years ago
Updated 3 years ago
Patch to fix leak in _cairo_dwrite_font_face_create_for_toy()
Categories
(Core :: Graphics, task, P3)
Tracking
()
UNCONFIRMED
People
(Reporter: nbenitezl, Unassigned)
References
()
Details
This fix was taken from cairo, see:
https://gitlab.freedesktop.org/cairo/cairo/-/merge_requests/354
To avoid cloning mozilla-central, I just submitted MR at github, is a one liner anyway, hopefully you can take it from there:
https://github.com/mozilla/gecko-dev/pull/550/files
Regards!
Comment 1•3 years ago
|
||
FWIW, I don't think we use this function in Gecko, so it doesn't really affect us (though applying the fix is also harmless, obviously).
Updated•3 years ago
|
Severity: -- → N/A
Type: defect → task
Priority: -- → P3
You need to log in
before you can comment on or make changes to this bug.
Description
•