Sweden-Number/dlls/webservices
Sebastian Lackner 348fcb18af webservices: Fix uninitialized variable in WsWriteArray.
Signed-off-by: Sebastian Lackner <sebastian@fds-team.de>
Signed-off-by: Hans Leidekker <hans@codeweavers.com>
Signed-off-by: Alexandre Julliard <julliard@winehq.org>
2017-03-09 10:18:02 +01:00
..
tests webservices: Implement WS_HEAP_PROPERTY_REQUESTED_SIZE and WS_HEAP_PROPERTY_ACTUAL_SIZE. 2017-03-08 15:30:37 +01:00
Makefile.in webservices: Implement WsSendMessage. 2016-09-28 23:17:45 +09:00
channel.c webservices: Protect channels with a critical section. 2017-03-08 15:30:41 +01:00
main.c
msg.c webservices: Don't set is_addressed when an error occurred. 2017-03-09 10:17:59 +01:00
proxy.c webservices: Protect proxies with a critical section. 2017-03-08 15:30:43 +01:00
reader.c webservices: Unlock critical section before returning. 2017-03-09 10:17:57 +01:00
url.c webservices: Enforce the heap limit. 2017-02-22 16:44:49 +01:00
webservices.spec webservices: Implement WsReadChars. 2016-10-25 13:39:58 +02:00
webservices_private.h webservices: Enforce the heap limit. 2017-02-22 16:44:49 +01:00
writer.c webservices: Fix uninitialized variable in WsWriteArray. 2017-03-09 10:18:02 +01:00