server: Avoid a mach port leak on Apple Silicon.
commitb2a099b3ceec6fef05c455408c05714232cb466f
authorTim Clem <tclem@codeweavers.com>
Wed, 9 Aug 2023 18:22:58 +0000 (9 11:22 -0700)
committerAlexandre Julliard <julliard@winehq.org>
Thu, 10 Aug 2023 01:02:35 +0000 (10 10:02 +0900)
tree615529870430c10186ed026827273e348da72cb9
parent1135543dff2695c6aff86adf4ba32ed4e2b4a942
server: Avoid a mach port leak on Apple Silicon.

Check for Rosetta before extracting the port right, since we won't need
it in that case anyway.
server/mach.c