Skip to content

Commit 0f05378

Browse files
branch-2.1: [fix](memory-leak) skip libzip and libjvm memory leak #51628 (#51632)
Cherry-picked from #51628 Co-authored-by: shuke <shuke@selectdb.com>
1 parent a836df5 commit 0f05378

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

conf/lsan_suppr.conf

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -17,3 +17,6 @@
1717

1818
# This is a known leak.
1919
leak:brpc
20+
leak:libjvm
21+
leak:libzip
22+
leak:*_dl_map_object_deps*

0 commit comments

Comments
 (0)