зеркало из https://github.com/mozilla/pjs.git
Removed an extra free that cvs merge put in!
This commit is contained in:
Родитель
8ccfdc1111
Коммит
112b02da1f
|
@ -1669,7 +1669,6 @@ nsFtpConnectionThread::Run() {
|
|||
} else {
|
||||
// build our own
|
||||
rv = mSTS->CreateTransport(host, port, mEventSinkGetter, host, getter_AddRefs(mCPipe)); // the command channel
|
||||
nsAllocator::Free(host);
|
||||
if (NS_FAILED(rv)) return rv;
|
||||
|
||||
// get the output stream so we can write to the server
|
||||
|
|
Загрузка…
Ссылка в новой задаче