This is an automated email from the ASF dual-hosted git repository.
yiguolei pushed a commit to branch branch-2.1
in repository https://gitbox.apache.org/repos/asf/doris.git
The following commit(s) were added to refs/heads/branch-2.1 by this push:
new 6e24d2c66e0 [chore](lsan) lsan add dl_find_object_update (#53049)
6e24d2c66e0 is described below
commit 6e24d2c66e03adb7569fac63cb5d94c98efa50e7
Author: shuke <[email protected]>
AuthorDate: Thu Jul 10 16:01:14 2025 +0800
[chore](lsan) lsan add dl_find_object_update (#53049)
---
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..05276614f72 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]