Re: Tracing CComBSTR leaks
- From: "Alexander Nickolov" <agnickolov@xxxxxxxx>
- Date: Tue, 16 Jan 2007 09:45:11 -0800
Any text editor that can search will do. Make sure you
have no [out] arguments throughout your IDL file. [in, out]
and [out, retval] are ok.
--
=====================================
Alexander Nickolov
Microsoft MVP [VC], MCSD
email: agnickolov@xxxxxxxx
MVP VC FAQ: http://vcfaq.mvps.org
=====================================
"Richard Hollis" <richnews@xxxxxxxxxxxxxxxxx> wrote in message
news:1168902219.045065.59430@xxxxxxxxxxxxxxxxxxxxxxxxxxxxxx
I've come across some leaks in my ATL objects which are around the use
of CComBSTRs and [out] parameter - the documented behaviour unless
Empty is used. I think I've fixed most of them, but I want to be sure.
What tool(s) can I use to trap these leaks and ensure that I have
caught all of them? I'm debugging in the COM surrogate for IIS -
dllhost.
Thanks
Richard
.
- Follow-Ups:
- Re: Tracing CComBSTR leaks
- From: Alexander Nickolov
- Re: Tracing CComBSTR leaks
- References:
- Tracing CComBSTR leaks
- From: Richard Hollis
- Tracing CComBSTR leaks
- Prev by Date: proxy/stub woes
- Next by Date: Interface to class casts
- Previous by thread: Re: Tracing CComBSTR leaks
- Next by thread: Re: Tracing CComBSTR leaks
- Index(es):
Relevant Pages
|
Loading