Skip to content

Commit aef0275

Browse files
authored
Update IncorrectChangingWorkingDirectory.expected
1 parent a9dd868 commit aef0275

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed
Original file line numberDiff line numberDiff line change
@@ -1,2 +1,2 @@
1-
| test.cpp:12:7:12:12 | call to chroot | Creation of chroot Jail Without Changing Working Directory out |
2-
| test.cpp:29:3:29:7 | call to chdir | chdir unchecked return value. |
1+
| test.cpp:12:7:12:12 | call to chroot | Creation of 'chroot' jail without changing the working directory |
2+
| test.cpp:29:3:29:7 | call to chdir | Unchecked return value for call to 'chdir'. |

0 commit comments

Comments
 (0)