]> git.apps.os.sepia.ceph.com Git - ceph-ci.git/commit
qa/lsan.supp: update heap_profiler suppression and ASAN_OPTIONS
authorMatan Breizman <mbreizma@redhat.com>
Thu, 8 Jun 2023 14:14:15 +0000 (14:14 +0000)
committerMatan Breizman <mbreizma@redhat.com>
Thu, 8 Jun 2023 14:16:01 +0000 (14:16 +0000)
commitd074e910df8324142a97e67881b8b229117d3ed0
treec46b075150f5cf76354754e42bfc967960cc0334
parent6baf9c28240969857adba1ccd79b0f738a12b2ef
qa/lsan.supp: update heap_profiler suppression and ASAN_OPTIONS

In continuation to: 8c099a534044bf7182e04f250e342aab76bc3e54

Regsiter singleton leak seems to be replaced by:
```
-----------------------------------------------------
Suppressions used:
  count      bytes template
      1          8 ^InitModule
-----------------------------------------------------
```

In similarity to Crimson's suppression: 6ed8d839b421442a64410444ca8f88f157ae28b3

Signed-off-by: Matan Breizman <mbreizma@redhat.com>
qa/lsan.supp