]> git.apps.os.sepia.ceph.com Git - ceph-ci.git/commit
crimson/osd/lsan_suppressions: add MallocExtension::Register
authorMatan Breizman <mbreizma@redhat.com>
Tue, 22 Aug 2023 13:14:06 +0000 (13:14 +0000)
committerMatan Breizman <mbreizma@redhat.com>
Tue, 22 Aug 2023 13:14:48 +0000 (13:14 +0000)
commitbc190972fabdf6eb7e772bdc9df5eee6100bb8b6
treee15bb256ce36616a35789847244e7baa4e567531
parent076e9a750a85991739364d75834b0d8beb5be819
crimson/osd/lsan_suppressions: add MallocExtension::Register

```
=================================================================
==80592==ERROR: LeakSanitizer: detected memory leaks

Direct leak of 8 byte(s) in 1 object(s) allocated from:
    #0 0x7f5c76eb6367 in operator new(unsigned long) (/lib64/libasan.so.6+0xb6367)
    #1 0x7f5c76a2fb81 in MallocExtension::Register(MallocExtension*) (/lib64/libtcmalloc.so.4+0x2fb81)

SUMMARY: AddressSanitizer: 8 byte(s) leaked in 1 allocation(s)
```

Signed-off-by: Matan Breizman <mbreizma@redhat.com>
src/crimson/osd/lsan_suppressions.cc