Nikolay Sivov : msxml3: Use existing helpers for heap allocations.

Alexandre Julliard julliard at winehq.org
Thu Feb 4 11:11:01 CST 2010


Module: wine
Branch: master
Commit: d8a9a691e6c651fe4ccf96162e196e46bd7d04bd
URL:    http://source.winehq.org/git/wine.git/?a=commit;h=d8a9a691e6c651fe4ccf96162e196e46bd7d04bd

Author: Nikolay Sivov <bunglehead at gmail.com>
Date:   Wed Feb  3 22:47:53 2010 +0300

msxml3: Use existing helpers for heap allocations.

---

 dlls/msxml3/attribute.c   |    4 +-
 dlls/msxml3/bsc.c         |   10 +++----
 dlls/msxml3/cdata.c       |    8 +++---
 dlls/msxml3/comment.c     |    4 +-
 dlls/msxml3/docfrag.c     |    4 +-
 dlls/msxml3/domdoc.c      |   40 +++++++++++++++---------------
 dlls/msxml3/domimpl.c     |    4 +-
 dlls/msxml3/element.c     |   22 ++++++++--------
 dlls/msxml3/entityref.c   |    4 +-
 dlls/msxml3/httprequest.c |    4 +-
 dlls/msxml3/node.c        |    8 +++---
 dlls/msxml3/nodelist.c    |    4 +-
 dlls/msxml3/nodemap.c     |   10 +++---
 dlls/msxml3/parseerror.c  |    4 +-
 dlls/msxml3/pi.c          |    4 +-
 dlls/msxml3/queryresult.c |    2 +-
 dlls/msxml3/saxreader.c   |   60 +++++++++++++++++++++------------------------
 dlls/msxml3/schema.c      |    4 +-
 dlls/msxml3/text.c        |    8 +++---
 dlls/msxml3/xmldoc.c      |    4 +-
 dlls/msxml3/xmlelem.c     |   18 ++++++------
 21 files changed, 112 insertions(+), 118 deletions(-)

Diff:   http://source.winehq.org/git/wine.git/?a=commitdiff;h=d8a9a691e6c651fe4ccf96162e196e46bd7d04bd



More information about the wine-cvs mailing list