mirror of
https://github.com/github/codeql.git
synced 2026-05-14 19:29:28 +02:00
Update cpp/ql/src/change-notes/2026-04-16-add-model-for-aligned-alloc.md
Co-authored-by: Jeroen Ketema <93738568+jketema@users.noreply.github.com>
This commit is contained in:
@@ -1,4 +1,4 @@
|
||||
---
|
||||
category: minorAnalysis
|
||||
---
|
||||
* Added models for `::aligned_alloc`, `std::aligned_alloc`, and `bsl::aligned_alloc`. These will now be recognized as `AllocationFunction`.
|
||||
* Added `AllocationFunction` models for `aligned_alloc`, `std::aligned_alloc`, and `bsl::aligned_alloc`.
|
||||
|
||||
Reference in New Issue
Block a user