C++: Add change note.

This commit is contained in:
Mathias Vorreiter Pedersen
2023-08-21 10:17:28 +01:00
parent 70fdfc2ae3
commit 0a41acc0a6

View File

@@ -0,0 +1,4 @@
---
category: newQuery
---
* Added a new query, `cpp/invalid-pointer-deref`, to detect out-of-bounds pointer reads and writes.