Sophie

Sophie

distrib > Mandriva > 2009.0 > x86_64 > by-pkgid > 61779edcd4f54f0400911c5ea2d89821 > files > 35

mozilla-firefox-2.0.0.16-2mdv2009.0.src.rpm

--- mozilla/gfx/src/ps/nsFontMetricsPS.cpp.fccrash	2006-09-12 15:37:44.000000000 +0200
+++ mozilla/gfx/src/ps/nsFontMetricsPS.cpp	2006-09-12 16:14:47.000000000 +0200
@@ -993,7 +993,7 @@
 
         fontps *fps = new fontps;
         fps->entry = xftEntry;
-        fps->charset = fc_charset;
+        fps->charset = FcCharSetCopy (fc_charset);
         fps->fontps = nsnull;
         fpi.fontps->AppendElement(fps);
     }