mirror of
https://github.com/github/codeql.git
synced 2026-05-01 03:35:13 +02:00
Update IncorrectPrivilegeAssignment.expected
This commit is contained in:
@@ -1,2 +1,2 @@
|
||||
| test.cpp:9:3:9:7 | call to umask | not use equal argument in umask and chmod functions |
|
||||
| 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 |
|
||||
|
||||
Reference in New Issue
Block a user