msxml3: Always have a libxml doc associated with a domdoc object, even if the object has no nodes.

Huw Davies huw at codeweavers.com
Tue Jun 27 04:54:40 CDT 2006


This means we don't need to add checks for NULL libxml node ptrs in our node implementation.

---

 dlls/msxml3/domdoc.c       |   93 +++++++++++++++++++++++---------------------
 dlls/msxml3/tests/domdoc.c |    8 ++++
 2 files changed, 56 insertions(+), 45 deletions(-)
-------------- next part --------------
A non-text attachment was scrubbed...
Name: 6c78d2130175664cb223d8a36f1c69f51f360c52.diff
Type: text/x-patch
Size: 5255 bytes
Desc: not available
Url : http://www.winehq.org/pipermail/wine-patches/attachments/20060627/4b5bb6ac/6c78d2130175664cb223d8a36f1c69f51f360c52.diff


More information about the wine-patches mailing list