Vitaliy Margolen wine-devel@kievinfo.com writes:
http://source.winehq.org/source/server/handle.c#L523 calls duplicate_handle with NULL process.
Yes, but duplicate_handle has no reason to call get_handle on the dst process. I see that your 3/3 patch does this, but that's broken.