lmi
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [lmi] Unit tests hygiene


From: Greg Chicares
Subject: Re: [lmi] Unit tests hygiene
Date: Fri, 10 Jun 2022 02:44:18 +0000
User-agent: Mozilla/5.0 (X11; Linux x86_64; rv:91.0) Gecko/20100101 Thunderbird/91.8.0

On 6/9/22 23:22, Vadim Zeitlin wrote:
> On Thu, 9 Jun 2022 21:37:00 +0000 Greg Chicares <gchicares@sbcglobal.net> 
> wrote:
[...]
> GC> Could you update xmlwrapp separately now please?

Belay that request.

> GC> I'd be happy enough if I could just enable ASan and UBSan,
> GC> except that
> GC>   -fsanitize=address,undefined \
> GC> seems to imply
> GC>   -fsanitize=address,undefined,leak \
> GC> unless I failed to 'make clean' at some point where it was necessary.
[...]
>  I'm quite certain that whether it is or not, LSAN can be disabled by
> setting ASAN_OPTIONS='detect_leaks=0' during execution, so perhaps this
> could be used as a stopgap solution.

Confirmed: that works. Thanks.


reply via email to

[Prev in Thread] Current Thread [Next in Thread]