This is an automated email from the ASF dual-hosted git repository.
morrysnow pushed a commit to branch branch-3.1
in repository https://gitbox.apache.org/repos/asf/doris.git
The following commit(s) were added to refs/heads/branch-3.1 by this push:
new 0e3bdc33da4 [chore](regression) add lsan suppr (#52608)
0e3bdc33da4 is described below
commit 0e3bdc33da4e419a4526102d457cfc16a4536a0b
Author: shuke <[email protected]>
AuthorDate: Wed Jul 2 10:33:36 2025 +0800
[chore](regression) add lsan suppr (#52608)
---
conf/lsan_suppr.conf | 3 ++-
1 file changed, 2 insertions(+), 1 deletion(-)
diff --git a/conf/lsan_suppr.conf b/conf/lsan_suppr.conf
index da3fdbadcea..f1f52cb02df 100644
--- a/conf/lsan_suppr.conf
+++ b/conf/lsan_suppr.conf
@@ -19,4 +19,5 @@
leak:brpc
leak:libjvm
leak:libzip
-leak:*_dl_map_object_deps*
\ No newline at end of file
+leak:*_dl_map_object_deps*
+leak:_dl_find_object_update
\ No newline at end of file
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]