mirror of
https://github.com/github/codeql.git
synced 2026-04-04 06:38:22 +02:00
334 B
334 B
lgtm,codescanning
- Various classes in
semmle.code.cpp.models.implementationshave been made private. Users should not depend on library implementation details. - The
OperatorNewAllocationFunction,OperatorDeleteDeallocationFunction,IteratorandSnprintfclasses now have interfaces insemmle.code.cpp.models.interfaces.