mirror of
https://github.com/github/codeql.git
synced 2025-12-21 19:26:31 +01:00
4 lines
256 B
Markdown
4 lines
256 B
Markdown
---
|
|
category: feature
|
|
---
|
|
* Added overridable predicates `getSizeExpr` and `getSizeMult` to the `BufferAccess` class (`semmle.code.cpp.security.BufferAccess.qll`). This makes it possible to model a larger class of buffer reads and writes using the library. |