Bug 198483 Uninitalized m_dcx causes shutdown crash [@ NSS_CMSDecoder_Cancel]
r=kaie sr=darin git-svn-id: svn://10.0.0.236/trunk@140203 18797224-902f-48f8-a5cc-f745e15eee43
This commit is contained in:
@@ -769,6 +769,7 @@ loser:
|
||||
NS_IMPL_THREADSAFE_ISUPPORTS1(nsCMSDecoder, nsICMSDecoder)
|
||||
|
||||
nsCMSDecoder::nsCMSDecoder()
|
||||
: m_dcx(nsnull)
|
||||
{
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user