Bug 122809ÿMismatched allocator/deallocator ToNewCString & delete[]
r=bzbarsky@mit.edu sr=jag git-svn-id: svn://10.0.0.236/trunk@113602 18797224-902f-48f8-a5cc-f745e15eee43
This commit is contained in:
parent
daf06d9375
commit
030e9d615b
@ -1468,7 +1468,7 @@ void nsWebShellWindow::LoadContentAreas() {
|
||||
nsnull,
|
||||
nsnull,
|
||||
nsnull);
|
||||
delete [] urlChar;
|
||||
nsMemory::Free(urlChar);
|
||||
}
|
||||
NS_RELEASE(contentShell);
|
||||
}
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user