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 <th...@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