msxml3: Use existing helpers for heap allocations.
commitd8a9a691e6c651fe4ccf96162e196e46bd7d04bd
authorNikolay Sivov <bunglehead@gmail.com>
Wed, 3 Feb 2010 19:47:53 +0000 (3 22:47 +0300)
committerAlexandre Julliard <julliard@winehq.org>
Thu, 4 Feb 2010 12:39:28 +0000 (4 13:39 +0100)
tree4c1b36254b276c56c66576f4f5e5c9f9255f0243
parentbc3153affa78ee62742a81fb224da13cb6e67810
msxml3: Use existing helpers for heap allocations.
21 files changed:
dlls/msxml3/attribute.c
dlls/msxml3/bsc.c
dlls/msxml3/cdata.c
dlls/msxml3/comment.c
dlls/msxml3/docfrag.c
dlls/msxml3/domdoc.c
dlls/msxml3/domimpl.c
dlls/msxml3/element.c
dlls/msxml3/entityref.c
dlls/msxml3/httprequest.c
dlls/msxml3/node.c
dlls/msxml3/nodelist.c
dlls/msxml3/nodemap.c
dlls/msxml3/parseerror.c
dlls/msxml3/pi.c
dlls/msxml3/queryresult.c
dlls/msxml3/saxreader.c
dlls/msxml3/schema.c
dlls/msxml3/text.c
dlls/msxml3/xmldoc.c
dlls/msxml3/xmlelem.c