lok: jsbuilder: avoid sending early id to client side
[LibreOffice.git] / external / libxslt / libxslt-1.1.26-memdump.patch
blob28724f749a381ed60a90b9845d223cd077e9a29f
1 --- misc/libxslt-1.1.26/xsltproc/xsltproc.c 2009-08-23 14:53:33.000000000 +0200
2 +++ misc/build/libxslt-1.1.26/xsltproc/xsltproc.c 2013-01-18 14:16:12.202767222 +0100
3 @@ -877,7 +877,6 @@
4 xsltFreeSecurityPrefs(sec);
5 xsltCleanupGlobals();
6 xmlCleanupParser();
7 - xmlMemoryDump();
8 return(errorno);