Re: [2/8] webservices: Implement WsAddCustomHeader.
31 Aug
2016
31 Aug
'16
12:46 p.m.
On 31.08.2016 14:35, Hans Leidekker wrote:
+ if (WsXmlStringEquals( desc->elementLocalName, &msg->header[i]->name, NULL ) && + WsXmlStringEquals( desc->elementNs, &msg->header[i]->ns, NULL ) == S_OK)
This looks suspicious because it does not match the follow up patch. are you missing a == S_OK maybe?
3389
Age (days ago)
3389
Last active (days ago)
0 comments
1 participants
participants (1)
-
Sebastian Lackner