[cairo-commit] cairo-demo/png text.c,1.5,1.6

Dave Beckett commit at pdx.freedesktop.org
Mon Aug 15 11:12:59 PDT 2005


Committed by: dajobe

Update of /cvs/cairo/cairo-demo/png
In directory pdx:/tmp/cvs-serv10842

Modified Files:
	text.c 
Log Message:
	* text.c, text-rotate.c: Remove FcFini call from newer fontconfig
	than I have here (2.2.1).  May leak memory if valgrind checking.


Index: text.c
===================================================================
RCS file: /cvs/cairo/cairo-demo/png/text.c,v
retrieving revision 1.5
retrieving revision 1.6
diff -C2 -d -r1.5 -r1.6
*** a/text.c	16 Dec 2003 15:23:36 -0000	1.5
--- b/text.c	19 Feb 2004 23:22:15 -0000	1.6
***************
*** 205,210 ****
      cairo_destroy (cr);
  
-     FcFini ();
- 
      return 0;
  }
--- 205,208 ----





More information about the cairo-commit mailing list