Files
wasmtime/crates
Marcin Mielniczuk f7f10c12b3 Fix rights checks across the codebase.
* Fix path_open granting more rights than requested
* Add missing rights checks in: fd_fdstat_set_flags, fd_filestat_get, poll_oneoff
* Fix `open_scratch_directory` not requesting any rights.
* Properly request needed rights in various tests
* Add some extra trace-level logging
* Remove a no-op restriction of rights to the ones returned by
  `determine_type_rights`. It was redundant, because `FdEntry:from`
  internally also called `determine_type_rights` and only dropped some of them.
2020-01-09 10:01:01 -08:00
..
2020-01-09 10:02:33 -06:00
2020-01-07 16:21:50 -06:00
2020-01-09 10:02:33 -06:00
2020-01-09 10:02:33 -06:00
2020-01-09 10:02:33 -06:00
2020-01-08 12:46:18 -08:00
2020-01-08 12:46:18 -08:00