one more news leak fix r=sspitzer
git-svn-id: svn://10.0.0.236/trunk@51565 18797224-902f-48f8-a5cc-f745e15eee43
This commit is contained in:
@@ -2142,6 +2142,7 @@ PRInt32 nsNNTPProtocol::DisplayArticle(nsIInputStream * inputStream, PRUint32 le
|
||||
mDisplayInputStream->Available(&inlength);
|
||||
if (inlength > 0) // broadcast our batched up ODA changes
|
||||
m_channelListener->OnDataAvailable(this, m_channelContext, mDisplayInputStream, 0, inlength);
|
||||
PR_FREEIF(line);
|
||||
return status;
|
||||
}
|
||||
else // we aren't finished with the message yet
|
||||
|
||||
Reference in New Issue
Block a user