We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent b5723bd commit 8cebf51Copy full SHA for 8cebf51
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
-* Added a new data flow node, `IndirectUninitializedNode`, that represents uninitialized local variables behind a number of indirections.
+* Added a class `IndirectUninitializedNode` to represent the indirection of an uninitialized local variable as a dataflow node.
0 commit comments