Maximum recursion depth
Open
- Dominant language
- C++
- Stars
- 311
- Forks
- 59
- PR merge metrics
- No merged PRs in 30d
Description
I did't set the maximum recursion depth and run FuzzGen yesterday, it is still running now. Then I set `-max-depth=1`, it works.
My consumer is the fuzzer in the libraries' project such as `libhevc/fuzzer/hevc_dec_fuzzer.cpp`.
I wonder the maximum recursion depth you use to test the libraries.
Thanks.
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.