]> git.ipfire.org Git - thirdparty/openssh-portable.git/commitdiff
upstream commit
authorschwarze@openbsd.org <schwarze@openbsd.org>
Mon, 30 May 2016 12:14:08 +0000 (12:14 +0000)
committerDamien Miller <djm@mindrot.org>
Wed, 8 Jun 2016 01:45:05 +0000 (11:45 +1000)
stricter malloc.conf(5) options for utf8 tests

Upstream-Regress-ID: 111efe20a0fb692fa1a987f6e823310f9b25abf6

regress/unittests/utf8/Makefile

index b55847c774805838d2453c75ead9d0d77b1542ab..150ea2f2e2c7aa86717f74f782deec23ecf19fb2 100644 (file)
@@ -1,6 +1,6 @@
-#      $OpenBSD: Makefile,v 1.1 2016/05/26 19:14:25 schwarze Exp $
+#      $OpenBSD: Makefile,v 1.2 2016/05/30 12:14:08 schwarze Exp $
 
-TEST_ENV=      "MALLOC_OPTIONS=AFGJPRX"
+TEST_ENV=      "MALLOC_OPTIONS=CFGJPRSUX"
 
 PROG=test_utf8
 SRCS=tests.c