mshtml: Use heap_alloc_zero for allocating node objects.
commit38b14274fb507d1b6d387b38875f85720a5ee78d
authorJacek Caban <jacek@codeweavers.com>
Wed, 23 Apr 2008 14:44:21 +0000 (23 16:44 +0200)
committerAlexandre Julliard <julliard@winehq.org>
Thu, 24 Apr 2008 09:43:19 +0000 (24 11:43 +0200)
tree9f907f346a4b121e0ece134a3cf0909a6d3989dd
parente610d2ff12fbb52ecd0fd17a4ade034de9b22d2d
mshtml: Use heap_alloc_zero for allocating node objects.
dlls/mshtml/htmlanchor.c
dlls/mshtml/htmlbody.c
dlls/mshtml/htmlelem.c
dlls/mshtml/htmlinput.c
dlls/mshtml/htmlnode.c
dlls/mshtml/htmloption.c
dlls/mshtml/htmlscript.c
dlls/mshtml/htmlselect.c
dlls/mshtml/htmltable.c
dlls/mshtml/htmltextarea.c