kernel32/tests: Use FindClose instead of CloseHandle when closing
FindFirstFile handle.
Signed-off-by: Gabriel Ivăncescu gabrielopcode@gmail.com
Merge request reports
Activity
added 6 commits
- c41de9a8 - kernel32/tests: Use FindClose instead of CloseHandle when closing
- 2673c153 - kernel32/tests: Test renaming a file into a hardlink of itself.
- a8f19c46 - server: Handle hardlinks and casefolding when renaming the same file.
- 1f2909c6 - server: Avoid fstat when comparing inode/device for renaming.
- 0ef2f1d1 - server: Handle destination file replaced by a directory after trying
- 98bb6d74 - foo1
Toggle commit listadded 45 commits
-
98bb6d74...b201cd51 - 39 commits from branch
master
- aee99d7b - kernel32/tests: Use FindClose instead of CloseHandle when closing
- abe3af6f - kernel32/tests: Test renaming a file into a hardlink of itself.
- 02c1d0ba - server: Handle hardlinks and casefolding when renaming the same file.
- dc233018 - server: Avoid fstat when comparing inode/device for renaming.
- 9dca3493 - server: Handle destination file replaced by a directory after trying
- 4b841a4d - foo1
Toggle commit list-
98bb6d74...b201cd51 - 39 commits from branch
added 22 commits
-
b9978d18...c5de4eda - 17 commits from branch
master
- 101e438d - kernel32/tests: Use FindClose instead of CloseHandle when closing
- ba164df6 - kernel32/tests: Test renaming a file into a hardlink of itself.
- a7da0214 - server: Handle renames to destinations containing trailing slashes.
- 888fb5d0 - server: Handle hardlinks and casefolding when renaming the same file.
- 5a9b1d5b - foo1
Toggle commit list-
b9978d18...c5de4eda - 17 commits from branch
added 35 commits
- 5a9b1d5b...c36cbd9d - 25 earlier commits
- 7ef95229 - ntdll: Properly set context control registers from the other thread on wow64.
- 2c7b47ee - ntdll/tests: Test first trap address when setting trap flag in various ways.
- 50481d06 - ntdll: Fix setting trap flag with CONTEXT_CONTROL and instrumentation callback on x64.
- d2085b76 - ntdll: Set CONTEXT_CONTROL frame restore flag in sigsys_handler().
- 245d3230 - advapi32: Avoid buffer underrun in split_domain_account (ASan).
- 49fcb75c - kernel32/tests: Use FindClose instead of CloseHandle when closing
- 8421e63f - kernel32/tests: Test renaming a file into a hardlink of itself.
- 968f7a57 - server: Handle renames to destinations containing trailing slashes.
- 5eb811e7 - server: Handle hardlinks and casefolding when renaming the same file.
- c0af4ab1 - foo1
Toggle commit list
Please register or sign in to reply