зеркало из https://github.com/mozilla/gecko-dev.git
fix mork memory leak, a+r=waterson 35913
This commit is contained in:
Родитель
cbd2256a60
Коммит
51fa2e149a
|
@ -565,8 +565,7 @@ orkinTable::GetTableRowCursor( // make a cursor, starting iteration at inRowPos
|
|||
// cursor->mCursor_Seed = (mork_seed) inRowPos;
|
||||
outCursor = cursor->AcquireTableRowCursorHandle(ev);
|
||||
}
|
||||
else
|
||||
cursor->CutStrongRef(ev);
|
||||
cursor->CutStrongRef(ev);
|
||||
}
|
||||
|
||||
outErr = ev->AsErr();
|
||||
|
|
Загрузка…
Ссылка в новой задаче