mirror of
https://github.com/github/codeql.git
synced 2026-04-25 08:45:14 +02:00
277 B
277 B
category
| category |
|---|
| minorAnalysis |
- The common sanitizer guard
StringConstCompareBarrierhas been renamed toConstCompareBarrierand expanded to cover comparisons with other constant values such asNone. This may result in fewer false positive results for several queries.