Trust04zh
Results
3
issues of
Trust04zh
I wonder if the oob detection policy wasn't implemented as expected. In the policy implementation, it is considered that either oob or uaf would be detected if the accessed memory...
A fix for #10.
**Describe the bug** CodeChecker fails to handle compile flag `-mllvm -x86-speculative-load-hardening` (I didn't check if there's any other flags like `-mllvm -x`), see the illustrative example below. The [`__get_language` method...