]> granicus.if.org Git - libevent/commit
ci: use ubuntu 22.04 with clang 11 for sanitizers build
authorAzat Khuzhin <azat@libevent.org>
Tue, 12 Jul 2022 05:03:36 +0000 (08:03 +0300)
committerAzat Khuzhin <azat@libevent.org>
Tue, 12 Jul 2022 05:08:25 +0000 (08:08 +0300)
commit87c016a09e09924ac0c3c516cc6b3196c46ca9f3
treede835a68743d78a4ec8a8fb145fb51e3bf37fb3c
parent213a822aa71ebbda348a2dd4fd80083ee200799b
ci: use ubuntu 22.04 with clang 11 for sanitizers build

There are periodically some heap-use-after-free reported in ratelim
tests by TSan, which I cannot reproduce locally and even on CI it is
flaky.

Let's try to use recent clang, maybe it fixes some issues in sanitizers.

Refs: #1206
.github/workflows/build.yml