[v2 PATCH] dpwsockx: Implementation of GetCaps callback

Bruno Jesus 00cpxxx at gmail.com
Tue Feb 28 18:23:24 CST 2017


On Tue, Feb 28, 2017 at 8:17 PM, Alistair Leslie-Hughes
<leslie_alistair at hotmail.com> wrote:
> Based on patch by Ismael Barros
>
> Changes
> - Removed todo_wine from tests
> - Adjusted the DPWS_GUARANTEED_MAXBUFFERSIZE and DPWS_MAXBUFFERSIZE
>    to be the correct values
> - Remove unused defines.
> - Remove Adjustment of dwMaxBufferSize by sizeof(DPSP_MSG_HEADER)
> - Added check for structure size.
>
> v2.
> - Added NULL pointer test
> - Minor code changes. (removed if(hr == DP_OK))
>
> Signed-off-by: Alistair Leslie-Hughes <leslie_alistair at hotmail.com>

Manually tested on XP since it is skipped on testbot.

Signed-off-by: Bruno Jesus <bjesus at codeweavers.com>



More information about the wine-patches mailing list