On 9 Jul, 02:02, Neil Hodgson <nyamatongwe+thun...@gmail.com> wrote:

>    If you break the rules by using malloc rather than IMalloc for memory
> that is deallocated by a different component to that which allocated it
> or try to pass around FILE* objects then you will see failures.

Yes, the CRT issue applies to COM as well. COM developers are even
less aware of this than Python developers.

> So,
> always follow the COM rules.

Or just avoid COM...

-- 
http://mail.python.org/mailman/listinfo/python-list

Reply via email to