ole32: Don't register an IMallocSpy object when the ole trace is used.
commit975c820fce6401aae6aaffb3711028ec12933c4e
authorVincent Povirk <vincent@codeweavers.com>
Sat, 20 Mar 2010 18:40:22 +0000 (20 13:40 -0500)
committerAlexandre Julliard <julliard@winehq.org>
Mon, 22 Mar 2010 09:47:47 +0000 (22 10:47 +0100)
tree7f56b42f2d924a9cb4981ea3c9d25566a4c96bce
parente05b8416b846790a2b3ec82ba69282e9724d581d
ole32: Don't register an IMallocSpy object when the ole trace is used.

There's no need for this. Any useful information we could get out of it
is availble from the olemalloc channel, and it means that the ole channel
changes behavior in a way that's visible to programs.
dlls/ole32/compobj.c
dlls/ole32/ifs.c