Comment #26 on issue 9245 by [email protected]: Valgrind reports  
Fontconfig memory leaks
http://code.google.com/p/chromium/issues/detail?id=9245

The following revision refers to this bug:
     http://src.chromium.org/viewvc/chrome?view=rev&revision=34945

------------------------------------------------------------------------
r34945 | [email protected] | 2009-12-18 02:51:36 -0800 (Fri, 18 Dec 2009) |  
11 lines
Changed paths:
    M  
http://src.chromium.org/viewvc/chrome/trunk/src/webkit/tools/test_shell/test_shell_gtk.cc?r1=34945&r2=34944

Shut down fontconfig in test_shell to lower the amount of memory leaked in
fontconfig. The remaining leaks are due to static variables in pango holding
references to fontconfig data structures. These should go away for a more  
up to
date version of pango.

BUG=9245
TEST=Run test_shell using valgrind. Memory leaks related to fontconfig  
should drop from around 138079 bytes to around 24573 bytes

Patch by Jochen Eisinger <[email protected]>.

Review URL: http://codereview.chromium.org/507038
------------------------------------------------------------------------


--
You received this message because you are listed in the owner
or CC fields of this issue, or because you starred this issue.
You may adjust your issue notification preferences at:
http://code.google.com/hosting/settings

-- 
Automated mail from issue updates at http://crbug.com/
Subscription options: http://groups.google.com/group/chromium-bugs

Reply via email to