Nikolay Sivov : msxml3: AddRef() typeinfo pointers only when we have to.
Module: wine Branch: master Commit: 6e566ce6c24186174ab9c5370a3ffbeccb8389a1 URL: http://source.winehq.org/git/wine.git/?a=commit;h=6e566ce6c24186174ab9c5370a... Author: Nikolay Sivov <nsivov(a)codeweavers.com> Date: Mon Nov 19 13:50:04 2012 -0500 msxml3: AddRef() typeinfo pointers only when we have to. --- dlls/msxml3/dispex.c | 14 ++++++-------- dlls/msxml3/httprequest.c | 30 ++++++++++++------------------ dlls/msxml3/mxwriter.c | 17 ++++++++--------- dlls/msxml3/node.c | 14 ++++---------- dlls/msxml3/saxreader.c | 28 ++++++++-------------------- dlls/msxml3/xmldoc.c | 15 ++++++--------- dlls/msxml3/xmlelem.c | 14 ++++---------- 7 files changed, 48 insertions(+), 84 deletions(-) Diff: http://source.winehq.org/git/wine.git/?a=commitdiff;h=6e566ce6c24186174ab9c5...
participants (1)
-
Alexandre Julliard