summarylogtreecommitdiffstats
path: root/430805.patch
diff options
context:
space:
mode:
Diffstat (limited to '430805.patch')
-rw-r--r--430805.patch10
1 files changed, 10 insertions, 0 deletions
diff --git a/430805.patch b/430805.patch
new file mode 100644
index 000000000000..2f620896decc
--- /dev/null
+++ b/430805.patch
@@ -0,0 +1,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
+