зеркало из 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:
Родитель
f92c45130b
Коммит
11cc834976
|
@ -306,7 +306,6 @@ morkRowCellCursor::NextCell( // get next cell in the row
|
||||||
*outColumn = col;
|
*outColumn = col;
|
||||||
|
|
||||||
mRowCellCursor_Col = pos;
|
mRowCellCursor_Col = pos;
|
||||||
*outPos = pos;
|
|
||||||
return NS_OK;
|
return NS_OK;
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|
Загрузка…
Ссылка в новой задаче