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 #27 from Martin Liška <marxin at gcc dot gnu.org> ---
(In reply to Avi Kivity from comment #26)
> Thanks a lot for handling this issue.

You're welcome, I'm happy that it's a known issue and I don't have to dig in
the source base. It's quite large.

Anyhow, do you know why I see the stack overflow with sanitizer? It is a known
issue?

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