fix for 16273. r=valeski, a=sdagley.
git-svn-id: svn://10.0.0.236/trunk@56328 18797224-902f-48f8-a5cc-f745e15eee43
This commit is contained in:
@@ -3447,11 +3447,6 @@ nsWebShell::OnStatus(nsIChannel* channel, nsISupports* ctxt,
|
||||
channel,
|
||||
temp);
|
||||
|
||||
#ifndef BUG_16273_FIXED
|
||||
//free the message-
|
||||
PRUnichar* tempChar = (PRUnichar*) aMsg;
|
||||
CRTFREEIF(tempChar);
|
||||
#endif
|
||||
return rv;
|
||||
}
|
||||
return NS_OK;
|
||||
|
||||
Reference in New Issue
Block a user