mirror of
https://github.com/LadybirdBrowser/ladybird.git
synced 2025-09-10 19:46:03 +00:00
LibWasm: Keep track of created directory fds in path_create_directory
This commit is contained in:
parent
5121b368cd
commit
47248a3511
Notes:
sideshowbarker
2024-07-17 04:32:07 +09:00
Author: https://github.com/alimpfard
Commit: 47248a3511
Pull-request: https://github.com/SerenityOS/serenity/pull/18650
Reviewed-by: https://github.com/gmta
3 changed files with 9 additions and 0 deletions
|
@ -197,6 +197,7 @@ set(VPX_DEBUG ON)
|
|||
set(WAITBLOCK_DEBUG ON)
|
||||
set(WAITQUEUE_DEBUG ON)
|
||||
set(WASI_DEBUG ON)
|
||||
set(WASI_FINE_GRAINED_DEBUG ON)
|
||||
set(WASM_BINPARSER_DEBUG ON)
|
||||
set(WASM_TRACE_DEBUG ON)
|
||||
set(WASM_VALIDATOR_DEBUG ON)
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue