Browse Source
If a path_open call is requesting __WASI_RIGHT_FD_FILESTAT_SET_SIZE, interpret that as a request for write privleges. If it is requesting O_TRUNC, require __WASI_RIGHT_PATH_FILESTAT_SET_SIZE, since this is a path operation rather than a FD operation.pull/502/head
Dan Gohman
6 years ago
committed by
Jakub Konka
1 changed files with 2 additions and 2 deletions
Loading…
Reference in new issue