qemu-devel
[Top][All Lists]
Advanced

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

Re: [PATCH] gitlab-ci.yml: Use unrecoverable address sanitizer


From: Thomas Huth
Subject: Re: [PATCH] gitlab-ci.yml: Use unrecoverable address sanitizer
Date: Thu, 1 Apr 2021 06:32:16 +0200
User-agent: Mozilla/5.0 (X11; Linux x86_64; rv:78.0) Gecko/20100101 Thunderbird/78.8.0

On 31/03/2021 18.36, Alexander Bulekov wrote:
On 210331 1805, Thomas Huth wrote:
Make sure that errors don't go unnoticed by using the unrecoverable
sanitizer switch here, too.

Signed-off-by: Thomas Huth <thuth@redhat.com>
---

I thought sanitizer recovery is disabled by default for ASan. I've only
seen it enabled by default for UBSan. The docs seem to hint at this as
well [1]. Was there something specific in the CI logs that went
unnoticed?

Oh, you're right. I just wanted to turn this on pro-actively, but also the GCC man page says: "... error recovery is turned on by default, except -fsanitize=address ...".

So never mind, this patch is not required.

Thanks,
 Thomas




reply via email to

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