diff --git a/tests/script/local.supp b/tests/script/local.supp index 6ff52ebada..0126dc8103 100644 --- a/tests/script/local.supp +++ b/tests/script/local.supp @@ -1674,6 +1674,21 @@ fun:start_thread fun:clone } +{ + + Memcheck:Leak + match-leak-kinds: reachable + fun:calloc + fun:taosMemCalloc + fun:taosOpenRef + fun:streamMetaEnvInit + fun:__pthread_once_slow + fun:taosThreadOnce + fun:streamMetaInit + fun:dmInitDnode + fun:dmInit + fun:main +} {