mirror of
https://github.com/github/codeql.git
synced 2026-04-25 08:45:14 +02:00
Merge branch 'main' into deduplicate-dataflow-results-take-3
This commit is contained in:
5
cpp/ql/src/change-notes/2023-09-08-unreachble-edges.md
Normal file
5
cpp/ql/src/change-notes/2023-09-08-unreachble-edges.md
Normal file
@@ -0,0 +1,5 @@
|
||||
---
|
||||
category: minorAnalysis
|
||||
---
|
||||
* The queries `cpp/double-free` and `cpp/use-after-free` find fewer false positives
|
||||
in cases where a non-returning function is called.
|
||||
Reference in New Issue
Block a user