Init mSink

git-svn-id: svn://10.0.0.236/trunk@4487 18797224-902f-48f8-a5cc-f745e15eee43
This commit is contained in:
kipp
1998-06-25 14:58:46 +00:00
parent 9cd3ec0d05
commit b99656a4f5
2 changed files with 2 additions and 0 deletions

View File

@@ -233,6 +233,7 @@ CNavDTD::CNavDTD() : nsIDTD(), mTokenDeque(gTokenKiller) {
NS_INIT_REFCNT();
mParser=0;
mFilename=0;
mSink = nsnull;
mDTDDebug=0;
nsCRT::zero(mLeafBits,sizeof(mLeafBits));
nsCRT::zero(mContextStack,sizeof(mContextStack));