[PATCH] [Server]: ensure we set proper errors when getting a NULL fd out of a handle

Alexandre Julliard julliard at winehq.org
Wed Sep 15 16:35:27 CDT 2010


Eric Pouech <eric.pouech at orange.fr> writes:

> (would hang for example server_get_unix_fd when an improper handle was passed, as no error
> was returned from server call)
> Fix for #24394.

The individual get_fd() functions are supposed to set the appropriate
error when returning NULL.

-- 
Alexandre Julliard
julliard at winehq.org



More information about the wine-devel mailing list