зеркало из https://github.com/mozilla/pjs.git
Bug 418006 Fix null-param crash in morkRowCellCursor::NextCell p=Joshua Cranmer <Pidgeot18@gmail.com>,r/sr=bienvenu NPOTFFB
This commit is contained in:
Родитель
3708cef5e6
Коммит
8dc24a8db9
|
@ -306,7 +306,6 @@ morkRowCellCursor::NextCell( // get next cell in the row
|
|||
*outColumn = col;
|
||||
|
||||
mRowCellCursor_Col = pos;
|
||||
*outPos = pos;
|
||||
return NS_OK;
|
||||
}
|
||||
|
||||
|
|
Загрузка…
Ссылка в новой задаче