office-gobmx/libxslt/libxslt-1.1.26-memdump.patch

11 lines
320 B
Diff
Raw Normal View History

--- misc/libxslt-1.1.26/xsltproc/xsltproc.c 2009-08-23 14:53:33.000000000 +0200
+++ misc/build/libxslt-1.1.26/xsltproc/xsltproc.c 2013-01-18 14:16:12.202767222 +0100
@@ -877,7 +877,6 @@
xsltFreeSecurityPrefs(sec);
xsltCleanupGlobals();
xmlCleanupParser();
- xmlMemoryDump();
return(errorno);
}