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
Родитель c80942577f
Коммит 50dd116a93
1 изменённых файлов: 1 добавлений и 0 удалений

Просмотреть файл

@ -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