This is the mail archive of the gcc-bugs@gcc.gnu.org mailing list for the GCC project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

[Bug sanitizer/81021] stack-use-after-scope false positive error with exceptions


https://gcc.gnu.org/bugzilla/show_bug.cgi?id=81021

--- Comment #12 from Duarte <duarte at scylladb dot com> ---
(In reply to Avi Kivity from comment #10)
> Oh, and a binary that triggers it is build/release/tests/view_schema_test.

Should be build/debug/tests/view_schema_test. For reference, other binaries
affected by this issue are build/debug/tests/mutation_test and
build/debug/tests/schema_change_test.

Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]