[flang-commits] [PATCH] D142771: [flang] Avoid crashing from recursion on very tall expression parse trees
Thorsten via Phabricator via flang-commits
flang-commits at lists.llvm.org
Fri Jan 27 10:09:15 PST 2023
tschuett added a comment.
Have you thought about adding a fuzzer for Flang ala
https://github.com/llvm/llvm-project/blob/main/libc/fuzzing/string/strcpy_fuzz.cpp
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D142771/new/
https://reviews.llvm.org/D142771
More information about the flang-commits
mailing list