mirror of
https://github.com/github/codeql.git
synced 2025-12-18 09:43:15 +01:00
4 lines
334 B
Markdown
4 lines
334 B
Markdown
lgtm,codescanning
|
|
* Various classes in `semmle.code.cpp.models.implementations` have been made private. Users should not depend on library implementation details.
|
|
* The `OperatorNewAllocationFunction`, `OperatorDeleteDeallocationFunction`, `Iterator` and `Snprintf` classes now have interfaces in `semmle.code.cpp.models.interfaces`.
|