summarylogtreecommitdiffstats
path: root/430805.patch
blob: 2f620896decc8a0c465613aada332f8a6e5c21f8 (plain)
1
2
3
4
5
6
7
8
9
10
--- LibRSVG.xs	2007/07/03 07:05:37	1.1
+++ LibRSVG.xs	2007/07/03 07:05:52
@@ -383,6 +383,7 @@
     CODE:
         Newz(0, RETVAL, 1, SVGLibRSVG);
         RETVAL->pixbuf = NULL;
+        rsvg_init();
     OUTPUT:
         RETVAL