]> git.kaiwu.me - njs.git/commit
FS: fixed path restoration in fs.mkdir() and friends on error.
authorDmitry Volyntsev <xeioex@nginx.com>
Wed, 26 Nov 2025 03:08:33 +0000 (19:08 -0800)
committerDmitry Volyntsev <xeioexception@gmail.com>
Mon, 1 Dec 2025 17:46:23 +0000 (09:46 -0800)
commit8ba1ecb414f6f6c77cb88fe2458869097ae6bb5f
tree9b466b71e7a16439daff07a1c038e3e5125b248a
parent3e6825729060d089e397a90bca1b7a20c4957e93
FS: fixed path restoration in fs.mkdir() and friends on error.
external/njs_fs_module.c
external/qjs_fs_module.c
test/fs/mkdir_error_path.t.mjs [new file with mode: 0644]