Module: wine Branch: master Commit: ff5982fcf10624f76c7099d57901e04715b921d8 URL: https://source.winehq.org/git/wine.git/?a=commit;h=ff5982fcf10624f76c7099d57...
Author: Hans Leidekker hans@codeweavers.com Date: Mon May 24 15:53:49 2021 +0200
webservices: Properly initialize messages.
Signed-off-by: Hans Leidekker hans@codeweavers.com Signed-off-by: Alexandre Julliard julliard@winehq.org
---
dlls/webservices/channel.c | 6 +++- dlls/webservices/msg.c | 35 ++++++++++---------- dlls/webservices/tests/msg.c | 79 ++++++++++++++++++++++++++++++++++++-------- 3 files changed, 88 insertions(+), 32 deletions(-)
Diff: https://source.winehq.org/git/wine.git/?a=commitdiff;h=ff5982fcf10624f76c709...