Add validation to check for missing files in exec() args #36

Merged
ed1223 merged 1 commits from exec-missing-validation into master 2024-11-11 23:25:26 +00:00
ed1223 commented 2024-11-11 23:10:56 +00:00 (Migrated from gitlab.doc.ic.ac.uk)

Adds a check for the argument provided to exec, to ensure the executable is a real file.

Adds a check for the argument provided to exec, to ensure the executable is a real file.
ed1223 commented 2024-11-11 23:10:56 +00:00 (Migrated from gitlab.doc.ic.ac.uk)

requested review from @td1223

requested review from @td1223
ed1223 commented 2024-11-11 23:10:56 +00:00 (Migrated from gitlab.doc.ic.ac.uk)

assigned to @td1223

assigned to @td1223
td1223 commented 2024-11-11 23:25:26 +00:00 (Migrated from gitlab.doc.ic.ac.uk)

mentioned in commit 7d9900c6d8

mentioned in commit 7d9900c6d800d6b8296ee09eb517905b0fb9c817
td1223 (Migrated from gitlab.doc.ic.ac.uk) merged commit 7d9900c6d8 into master 2024-11-11 23:25:27 +00:00
Sign in to join this conversation.
No Reviewers
No Label
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: Imperial-MEng/pintos_22#36
No description provided.