summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorlevine <levine@ae88bc3d-4319-0410-8dbf-d08b4c9d3795>1998-01-06 14:41:39 +0000
committerlevine <levine@ae88bc3d-4319-0410-8dbf-d08b4c9d3795>1998-01-06 14:41:39 +0000
commit8800aecbeeeb76e4c76981cb523a58181a5e4587 (patch)
tree0e2b1b7e6a4156029e97194b237b861f3385a1d2
parent7b29ba933911b6c6cef6f996a4e601411edc19c9 (diff)
downloadATCD-8800aecbeeeb76e4c76981cb523a58181a5e4587.tar.gz
added suppression of MIU from putenv
-rw-r--r--etc/purify.solaris21
1 files changed, 1 insertions, 0 deletions
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