From 8800aecbeeeb76e4c76981cb523a58181a5e4587 Mon Sep 17 00:00:00 2001 From: levine Date: Tue, 6 Jan 1998 14:41:39 +0000 Subject: added suppression of MIU from putenv --- etc/purify.solaris2 | 1 + 1 file changed, 1 insertion(+) (limited to 'etc') diff --git a/etc/purify.solaris2 b/etc/purify.solaris2 index 8490d13f381..b1440909fb8 100644 --- a/etc/purify.solaris2 +++ b/etc/purify.solaris2 @@ -18,6 +18,7 @@ suppress miu malloc; *alloc; thr_setspecific suppress miu malloc; realloc; thr_keycreate suppress mlk malloc; calloc; thr_setspecific suppress plk malloc; *alloc; thr_setspecific +suppress miu malloc; realloc; putenv #### #### This looks like a minor problem in the g++ rx library or the Solaris 2.5 -- cgit v1.2.1