Skip to content
GitLab
Explore
Sign in
Register
ntdll: Return an error if count is zero in NtRemoveIoCompletionEx.
Code
Review changes
Check out branch
Download
Patches
Plain diff
Expand sidebar
ntdll: Return an error if count is zero in NtRemoveIoCompletionEx.
Alex Henrie
requested to merge
alexhenrie/wine:ntdll-NtRemoveIoCompletionEx-ret
into
master
Dec 29, 2024
Overview
5
Commits
1
Pipelines
5
Changes
3
Without this check, the return value is undefined.
Merge request reports
Loading