missed this line from the previous check in.
git-svn-id: svn://10.0.0.236/trunk@144393 18797224-902f-48f8-a5cc-f745e15eee43
This commit is contained in:
parent
362db2c7fa
commit
f0cc796fd6
@ -2226,6 +2226,7 @@ nsFtpState::KillControlConnection() {
|
||||
PR_LOG(gFTPLog, PR_LOG_ALWAYS, ("(%x) nsFtpState caching control connection", this));
|
||||
|
||||
// Store connection persistant data
|
||||
mControlConnection->mServerType = mServerType;
|
||||
mControlConnection->mPassword = mPassword;
|
||||
nsresult rv = gFtpHandler->InsertConnection(mURI, mControlConnection);
|
||||
// Can't cache it? Kill it then.
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user