]> 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>
Sun, 22 Oct 2023 08:35:20 +0000 (08:35 +0000)
commit15f12cd5e0744218ee7ad2e7004bd5f909f559db
treee419551ba52eb5d785f240bc5024fd070e3f740d
parent76bdf65f1b95e4d35b7bd1049d0d9bd6f3215c3b
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>
(cherry picked from commit bc190972fabdf6eb7e772bdc9df5eee6100bb8b6)
src/crimson/osd/lsan_suppressions.cc