bug-gnulib
[Top][All Lists]
Advanced

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

Re: results of gnulib tests with -fsanitize-address-use-after-scope


From: Jim Meyering
Subject: Re: results of gnulib tests with -fsanitize-address-use-after-scope
Date: Fri, 19 May 2017 12:38:03 -0700

On Fri, May 19, 2017 at 12:18 AM, Bruno Haible <address@hidden> wrote:
> Results of a gnulib testdir configured with
> CFLAGS="-O -ggdb -fsanitize-address-use-after-scope":
>
> No test failures.

Thanks for testing with the sanitizers! I've seen
-fsanitize-address-use-after-scope catch a few nasty bugs, but usually
involving references and/or lambdas, so more likely in C++ than in C.



reply via email to

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