msxml3: Don't preallocate root element, return new instance on each call.
authorNikolay Sivov <bunglehead@gmail.com>
Thu, 14 Jan 2010 21:10:22 +0000 (00:10 +0300)
committerAlexandre Julliard <julliard@winehq.org>
Mon, 18 Jan 2010 13:18:21 +0000 (14:18 +0100)
commit5afdfaba86f089dfef6f2ad2897321c3dc540f12
tree7688235f79da110f8e92d7765d7441ffceca3974
parentea5896861f8af68d256938e33fc38068d3870748
msxml3: Don't preallocate root element, return new instance on each call.
dlls/msxml3/tests/xmldoc.c
dlls/msxml3/tests/xmlelem.c
dlls/msxml3/xmldoc.c