Kaydet (Commit) 312a2c64 authored tarafından Jim Raykowski's avatar Jim Raykowski Kaydeden (comit) Noel Grandin

Satisfy Coverity error

Change-Id: Ib619617adca0cb64fb69daffb3b57214e882d9b4
Reviewed-on: https://gerrit.libreoffice.org/53145Tested-by: 's avatarJenkins <ci@libreoffice.org>
Reviewed-by: 's avatarNoel Grandin <noel.grandin@collabora.co.uk>
üst a1533910
...@@ -590,6 +590,7 @@ bool GotoNextTable( SwPaM& rCurrentCursor, SwMoveFnCollection const & fnPosTable ...@@ -590,6 +590,7 @@ bool GotoNextTable( SwPaM& rCurrentCursor, SwMoveFnCollection const & fnPosTable
continue; continue;
} }
if( pTableNd ) // should never be nullptr
{ {
if( &fnPosTable == &fnMoveForward ) // at the beginning? if( &fnPosTable == &fnMoveForward ) // at the beginning?
{ {
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment