mirror of
https://github.com/github/codeql.git
synced 2025-12-19 10:23:15 +01:00
5 lines
250 B
Markdown
5 lines
250 B
Markdown
lgtm,codescanning
|
|
* Fixed a bug that could occur when data was tracked through a function whose parameter
|
|
flows through a captured variable before reaching the return.
|
|
This can lead to fewer false-positive results and more true-positive results.
|