C++: Change note.

This commit is contained in:
Geoffrey White
2026-04-02 11:33:06 +01:00
parent 70b72f70e1
commit cc89b6ea91

View File

@@ -0,0 +1,4 @@
---
category: minorAnalysis
---
* The "Suspicious add with sizeof" (`cpp/suspicious-add-sizeof`) query has been upgraded to `high` precision. This query will now run in the default code scanning suite.