Skip to content

impact of infinite loops on sanitizers #99010

Open
@bi6c

Description

@bi6c

Hello.
I have a question regarding the behavior of UBSAN and ASAN in the presence of infinite loops in C programs.
Do infinite loops affect the ability of UBSAN and ASAN to detect and report issues? (with compiler optimization -O1, -O2,...)

Metadata

Metadata

Assignees

No one assigned

    Labels

    compiler-rt:asanAddress sanitizercompiler-rt:ubsanUndefined behavior sanitizerllvm:optimizationsquestionA question, not bug report. Check out https://llvm.org/docs/GettingInvolved.html instead!

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions