mirror of
https://github.com/github/codeql.git
synced 2025-12-21 19:26:31 +01:00
288 B
288 B
category
| category |
|---|
| minorAnalysis |
- The
BufferAccesslibrary (semmle.code.cpp.security.BufferAccess) no longer matches buffer accesses inside unevaluated contexts (such as insidesizeofordecltypeexpressions). As a result, queries using this library may see fewer false positives.