Project

General

Profile

Actions

Bug #12587

open

(Pango) Font memory leak

Added by Matthias Van Ceulebroeck 29 days ago.

Status:
New
Priority:
Normal
Assignee:
-
Target version:
Start date:
04/04/2024
Due date:
% Done:

0%

Estimated time:

Description

There may be a potential memory leak in the Pango font support file.
When a match is searched for, we construct a couple Pango specific items through their library. These objects ought to be freed afterwards. When a match is constructed however, they are potentially not freed, causing leaks.

We should consider whether the destructor of the FontMatch should delete/free the data or not.

No data to display

Actions

Also available in: Atom PDF