On Thu, May 5, 2022 at 11:30 AM David Marchand <david.march...@redhat.com> wrote: > > Now that rte_malloc instrumentations are fixed, we can enable ASan in > GHA. > There are still some unit tests (relying on multiprocess) that can't > reliably run with ASan enabled. Those unit tests are skipped. > > -- > David Marchand > > Changes since v1: > - dropped patch 2 in favor of Anatoly fix, > - rebased the last patch after other unit tests fixes have been merged, > > David Marchand (2): > test/mem: disable ASan when accessing unallocated mem > ci: build some job with ASan >
Series applied. Thanks for the reviews. -- David Marchand