Update IncorrectChangingWorkingDirectory.expected

This commit is contained in:
ihsinme
2021-11-03 20:45:38 +03:00
committed by GitHub
parent a9dd868348
commit aef0275b3c

View File

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