Commit ce20bfd
committed
test: also suppress BDB LSan via __os_malloc for CI stacks
depends BDB is built without frame pointers, so linux64_asan LSan reports only malloc -> __os_malloc for the known 4x160-byte wallet env leak. leak:__lock_region_init alone never matches those truncated stacks. Keep both suppressions so CI and local debug BDB builds are covered.1 parent c497e74 commit ce20bfd
1 file changed
Lines changed: 5 additions & 3 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
4 | 4 | | |
5 | 5 | | |
6 | 6 | | |
7 | | - | |
8 | | - | |
9 | | - | |
| 7 | + | |
| 8 | + | |
| 9 | + | |
| 10 | + | |
10 | 11 | | |
| 12 | + | |
0 commit comments