We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 6ae32f2 commit ee00b98Copy full SHA for ee00b98
1 file changed
cpp/ql/lib/change-notes/2026-03-20-add-indirect-uninitialized-node.md
@@ -1,4 +1,4 @@
1
---
2
category: feature
3
4
-* A new data flow class called `IndirectUninitializedNode` represents uninitialized data of a variable behind some level of indirection.
+* Added a new data flow node, `IndirectUninitializedNode`, that represents uninitialized local variables behind a number of indirections.
0 commit comments