Skip to content

Commit 15667dc

Browse files
authored
Create 2024-05-19-avoid-reporting-static-variable.md
1 parent 1d8d45b commit 15667dc

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed
Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,4 @@
1+
---
2+
category: minorAnalysis
3+
---
4+
* Reduce false positives of `NotInitialised.ql`. Static variables are initialised to zeros or nulls by default. See https://stackoverflow.com/questions/13251083/the-initialization-of-static-variables-in-c

0 commit comments

Comments
 (0)