Bug 854347 - Failed to receive files after calcelling receiving a file, r=echou

This commit is contained in:
Gina Yeh 2013-03-26 10:53:10 +08:00
parent bb23673252
commit 2075f6dc32

View File

@ -467,6 +467,7 @@ BluetoothOppManager::AfterOppDisconnected()
mConnected = false;
mLastCommand = 0;
mBlob = nullptr;
mPacketLeftLength = 0;
// We can't reset mSuccessFlag here since this function may be called
// before we send system message of transfer complete