[PATCH 2/3] server: Fix get_handle for global handles. It doesn't need process for them.

Alexandre Julliard julliard at winehq.org
Tue Feb 20 07:27:49 CST 2007


Vitaliy Margolen <wine-devel at 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.

-- 
Alexandre Julliard
julliard at winehq.org



More information about the wine-devel mailing list