bugGnash - The GNU Flash player - Bugs: bug #32398, fontconfig leak

 
 

bug #32398: fontconfig leak

Submitter:  Sandro Santilli <strk>
Submitted:  Wed 09 Feb 2011 02:39:28 PM UTC
   
 
Category:  core Severity:  3 - Normal
Priority:  5 - Normal Release:  master
Status:  None Privacy:  Public
Assigned to:  strk Open/Closed:  Open
* Mandatory Fields

Post a Comment

Add a New Comment Rich Markup
   

Discussion

Wed 09 Feb 2011 02:39:28 PM UTC, original submission:  

There's some libfontconfig leakage that gnash doesn't even attempt at fixing.
It's very simple: FcInit is called and FCFini isn't.

http://www.freede ... devel/fcfini.html

libcore/FreetypeGlyphsProvider.cpp should be tweaked to
call an FcFini for each FcInit.

Ideally we'd call FcInit once and FcFini once, but we
are not yet.

Sandro Santilli <strk>
Group Member

 

Attached Files

This item currently has no attached files.

(Note: upload size limit is set to 4.0MiB, after insertion of the required escape characters.)

Attach Files:
   
   
Comment:
   

 

Dependencies

This item does not depend on any other items.

No items depend on this one.

 

Mail Notification Carbon-Copy List

Carbon-Copy List
  • -email is unavailable- added by strk (Submitted the item)
  •  

    Votes

    There are 0 votes so far. Votes easily highlight which items people would like to see resolved in priority, independently of the priority of the item set by tracker managers.

    Only logged-in users can vote.

     

    Please enter the title of George Orwell's famous dystopian book (it's a date):

    History

    No changes have been made to this item

    Back to the top

    Powered by Savane 3.16-598c.
    Corresponding source code