server: Handle duplicate handles when inheriting them for the new process.
commit2a7a1bbee2116d1ec242920c68fa12dfdf747347
authorNikolay Sivov <nsivov@codeweavers.com>
Mon, 19 Oct 2020 09:39:35 +0000 (19 12:39 +0300)
committerAlexandre Julliard <julliard@winehq.org>
Mon, 19 Oct 2020 12:56:29 +0000 (19 14:56 +0200)
tree4d2650f13bd7b45feeefd4b255f4868c38695017
parentb4ca2d001c31c4a7805135549eddc5844b60e319
server: Handle duplicate handles when inheriting them for the new process.

Wine-Bug: https://bugs.winehq.org/show_bug.cgi?id=50004
Signed-off-by: Nikolay Sivov <nsivov@codeweavers.com>
Signed-off-by: Alexandre Julliard <julliard@winehq.org>
server/handle.c