CPP: Missing code in database
Offen
question
- Vorherrschende Sprache
- CodeQL
- Sterne
- 10.1k
- Forks
- 2.1k
- Ø Merge
- 2 T. 15 Std.
- Gemergte PRs (30 T.)
- 141
Beschreibung
When I compile some projects, I use `configure` and `make `to create a database.
But some code in `#if `or `#ifdef`. Maybe there are conditions that need to be met for this to be compiled? So when I query for a functioncall that in source code, the result maybe none.
Is there some log info can let me know which part in a file is compiled?
For example, the file in the attachment, when I search for ASN1_STRING_to_UTF8, the result is none.
[ssl_verify_openssl.zip](https://github.com/github/codeql/files/9591714/ssl_verify_openssl.zip)
Beitragsleitfaden
Bewertung
Dieses Issue wurde noch nicht bewertet.