We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent b9bb08a commit 0e0dfbcCopy full SHA for 0e0dfbc
change_notes/2024-02-14-fix-fp-m0-1-4.md
@@ -0,0 +1,4 @@
1
+- `M0-1-4` - `SingleUseMemberPODVariable.ql`:
2
+ - Address FP reported in #388. Include aggregrate initialization as a use of a member.
3
+ - Include indirect initialization of members. For example, casting a pointer to a buffer to a struct pointer.
4
+ - Reformat the alert message to adhere to the style-guide.
0 commit comments