webservices: Fix node insertion in the reader when the current node is an end element.
commit829b2255461bbaa79afd120fce02c86fc7c607b0
authorHans Leidekker <hans@codeweavers.com>
Wed, 12 Oct 2016 13:30:24 +0000 (12 15:30 +0200)
committerAlexandre Julliard <julliard@winehq.org>
Wed, 12 Oct 2016 14:57:36 +0000 (12 16:57 +0200)
tree777dc8a90ebe8972fb6c91c8b7f743d75984cd20
parentad57c7c72ad278dca2b3575bb6e4015f21d62abf
webservices: Fix node insertion in the reader when the current node is an end element.

Signed-off-by: Hans Leidekker <hans@codeweavers.com>
Signed-off-by: Alexandre Julliard <julliard@winehq.org>
dlls/webservices/reader.c
dlls/webservices/webservices_private.h
dlls/webservices/writer.c