BUG: CDO (1.x) in C/C++ RawTable->Release() Hangs at Logoff (183248)
The information in this article applies to:
- Collaboration Data Objects (CDO) 1.1
- Collaboration Data Objects (CDO) 1.2
- Collaboration Data Objects (CDO) 1.21
This article was previously published under Q183248 SYMPTOMS
Calling RawTable->Release() after Logging off the Collaboration Data Objects (CDO 1.1, 1.2, 1.21) session causes the application to hang.
CAUSE
There is an invalid assumption in the destructor process. Release() is
called on the data member for the RawTable without verifying that it is not
NULL.
RESOLUTION
Release the RawTable before calling Logoff.
STATUS
Microsoft has confirmed this to be a bug in the Microsoft products listed
at the beginning of this article.
Modification Type: | Major | Last Reviewed: | 6/6/2005 |
---|
Keywords: | kbBug kbMsg kbnofix KB183248 |
---|
|