2b188ce191b5d6ca95ee48ccc757d25d152b256c
If the Init() routine happens to perform a balanced AddRef/Release, the instance will be prematurely destroyed when Release() is called. The change is to do the AddRef() before calling the initialization routine to stabilize the instance's ref-count. r: dp, putterman git-svn-id: svn://10.0.0.236/trunk@53608 18797224-902f-48f8-a5cc-f745e15eee43
Description
No description provided
Languages
C++
31%
C
21.9%
HTML
13.3%
JavaScript
12.9%
Java
5.1%
Other
15.5%