cui/source/tabpages/transfrm.cxx | 5 ----- 1 file changed, 5 deletions(-)
New commits: commit 0330a03e41610b6298c3f588180783f86e730b0b Author: Caolán McNamara <caol...@redhat.com> Date: Wed Mar 21 09:22:23 2018 +0000 coverity#1430232 Dereference before null check Change-Id: If15fe7c5f523a1c29a3d399a7b072180f9642439 Reviewed-on: https://gerrit.libreoffice.org/51694 Tested-by: Jenkins <c...@libreoffice.org> Reviewed-by: Caolán McNamara <caol...@redhat.com> Tested-by: Caolán McNamara <caol...@redhat.com> diff --git a/cui/source/tabpages/transfrm.cxx b/cui/source/tabpages/transfrm.cxx index bb95a7ca5153..226947059a7b 100644 --- a/cui/source/tabpages/transfrm.cxx +++ b/cui/source/tabpages/transfrm.cxx @@ -665,11 +665,6 @@ void SvxSlantTabPage::Reset(const SfxItemSet* rAttrs) while(true) { - if(nullptr == pView) - { - break; - } - if(1 != pView->GetMarkedObjectList().GetMarkCount()) { break; _______________________________________________ Libreoffice-commits mailing list libreoffice-comm...@lists.freedesktop.org https://lists.freedesktop.org/mailman/listinfo/libreoffice-commits