Skip to content
Snippets Groups Projects

ntdll: Return an error if count is zero in NtRemoveIoCompletionEx.

Merged Alex Henrie requested to merge alexhenrie/wine:ntdll-NtRemoveIoCompletionEx-ret into master
All threads resolved!

Without this check, the return value is undefined.

Merge request reports

Loading
Loading

Activity

Filter activity
  • Approvals
  • Assignees & reviewers
  • Comments (from bots)
  • Comments (from users)
  • Commits & branches
  • Edits
  • Labels
  • Lock status
  • Mentions
  • Merge request status
  • Tracking
  • Alex Henrie added 1 commit

    added 1 commit

    • 8ee0c8ca - ntdll: Return an error if count is zero in NtRemoveIoCompletionEx.

    Compare with previous version

  • Jinoh Kang resolved all threads

    resolved all threads

  • Jinoh Kang approved this merge request

    approved this merge request

  • The test fails in new wow64 mode.

  • Jinoh Kang
  • Alex Henrie added 1 commit

    added 1 commit

    • 0adfc4f5 - ntdll: Return an error if count is zero in NtRemoveIoCompletionEx.

    Compare with previous version

  • Alex Henrie resolved all threads

    resolved all threads

  • Alexandre Julliard added 178 commits

    added 178 commits

    • 0adfc4f5...46400cfc - 177 commits from branch wine:master
    • ff2de2a7 - ntdll: Return an error if count is zero in NtRemoveIoCompletionEx.

    Compare with previous version

  • Alexandre Julliard approved this merge request

    approved this merge request

  • Please register or sign in to reply
    Loading