mirror of
https://github.com/github/codeql.git
synced 2026-05-03 04:39:29 +02:00
Update IncorrectChangingWorkingDirectory.expected
This commit is contained in:
@@ -1,2 +1,2 @@
|
||||
| test.cpp:12:7:12:12 | call to chroot | Creation of chroot Jail Without Changing Working Directory out |
|
||||
| test.cpp:29:3:29:7 | call to chdir | chdir unchecked return value. |
|
||||
| test.cpp:12:7:12:12 | call to chroot | Creation of 'chroot' jail without changing the working directory |
|
||||
| test.cpp:29:3:29:7 | call to chdir | Unchecked return value for call to 'chdir'. |
|
||||
|
||||
Reference in New Issue
Block a user