Project

General

Profile

Actions

Bug #12587

open

(Pango) Font memory leak

Added by Matthias Van Ceulebroeck about 1 year ago. Updated 17 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.

Actions #1

Updated by Romain Mardulyn 17 days ago

  • Status changed from New to InProgress
  • Assignee set to Romain Mardulyn
Actions #2

Updated by Romain Mardulyn 17 days ago

  • Status changed from InProgress to New
  • Assignee deleted (Romain Mardulyn)
Actions

Also available in: Atom PDF