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 6e8d56f commit 88634b8Copy full SHA for 88634b8
cpp/ql/test/experimental/query-tests/Security/CWE/CWE-266/semmle/tests/IncorrectPrivilegeAssignment.expected
@@ -1,2 +1,2 @@
1
-| test.cpp:9:3:9:7 | call to umask | not use equal argument in umask and chmod functions |
2
-| test.cpp:30:3:30:7 | call to chmod | Using arithmetic to compute the mask may not be safe. |
+| test.cpp:9:3:9:7 | call to umask | Not use equal argument in umask and $@ functions. | test.cpp:13:3:13:7 | call to chmod | chmod |
+| test.cpp:30:3:30:7 | call to chmod | Using arithmetic to compute the mask in $@ may not be safe. | test.cpp:30:3:30:7 | call to chmod | chmod |
0 commit comments