Skip to content

Latest commit

 

History

History
7 lines (7 loc) · 435 Bytes

2021-11-03-a27-0-2-enhancement.md

File metadata and controls

7 lines (7 loc) · 435 Bytes
  • A27-0-2 - OperationMayNotNullTerminateCStyleString.qll, BasicStringMayNotBeNullTerminated
    • Fixed issue (#373) with false positives being identified by A27-0-2 due to the query requiring evidence of a safe usage of std::string to consider a usage to be null-terminated.
    • Updated documentation strings in OperationMayNotNullTerminateCStyleString.qll and BasicStringMayNotBeNullTerminated.