Skip to content

Commit

Permalink
fix(list-syscalls): add missing read syscall to prepare-worker whitelist
Browse files Browse the repository at this point in the history
  • Loading branch information
Mira Ressel committed Oct 11, 2023
1 parent 9c1aeae commit 4bd6362
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions polkadot/scripts/list-syscalls/prepare-worker-syscalls
Original file line number Diff line number Diff line change
@@ -1,3 +1,4 @@
0 (read)
1 (write)
2 (open)
3 (close)
Expand Down

0 comments on commit 4bd6362

Please sign in to comment.