Update IncorrectPrivilegeAssignment.expected

This commit is contained in:
ihsinme
2021-11-23 10:23:20 +03:00
committed by GitHub
parent 6e8d56f044
commit 88634b81bf

View File

@@ -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 |