mirror of
https://github.com/github/codeql.git
synced 2026-04-22 15:25:18 +02:00
Update cpp/ql/lib/change-notes/2026-03-20-add-indirect-uninitialized-node.md
This commit is contained in:
@@ -1,4 +1,4 @@
|
||||
---
|
||||
category: feature
|
||||
---
|
||||
* 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.
|
||||
|
||||
Reference in New Issue
Block a user