[Libreoffice-commits] .: solenv/bin
Libreoffice Gerrit user
logerrit at kemper.freedesktop.org
Mon Nov 5 03:46:53 PST 2012
solenv/bin/linkoo | 1 +
1 file changed, 1 insertion(+)
New commits:
commit b0d37e7f010bc159585e20c2792dcb9c4f3863c8
Author: Lionel Elie Mamane <lionel at mamane.lu>
Date: Fri Nov 2 16:27:07 2012 +0100
detect even more memory mismanagement on glibc
Change-Id: I3a06e5970638c755e89f8ffdf96b68d3c6cdbe61
Reviewed-on: https://gerrit.libreoffice.org/969
Reviewed-by: Norbert Thiebaud <nthiebaud at gmail.com>
Reviewed-by: Michael Meeks <michael.meeks at suse.com>
Tested-by: Michael Meeks <michael.meeks at suse.com>
diff --git a/solenv/bin/linkoo b/solenv/bin/linkoo
index c97df91..6aa4972 100755
--- a/solenv/bin/linkoo
+++ b/solenv/bin/linkoo
@@ -54,6 +54,7 @@ export STAR_RESOURCEPATH=$thisdir/resource
export SAL_DISABLE_FLOATGRAB=1
export G_SLICE=always-malloc
export MALLOC_CHECK_=2
+export MALLOC_PERTURB_=153
export OOO_DISABLE_RECOVERY=1
export SAL_ALLOW_LINKOO_SYMLINKS=1
';
More information about the Libreoffice-commits
mailing list