Hi, Please find the latest report on new defect(s) introduced to LibreOffice found with Coverity Scan.
1 new defect(s) introduced to LibreOffice found with Coverity Scan. 84 defect(s), reported by Coverity Scan earlier, were marked fixed in the recent build analyzed by Coverity Scan. New defect(s) Reported-by: Coverity Scan Showing 1 of 1 defect(s) ** CID 1304135: Control flow issues (MISSING_BREAK) /svx/source/sidebar/text/TextPropertyPanel.cxx: 162 in svx::sidebar::TextPropertyPanel::HandleContextChange(const sfx2::sidebar::EnumContext &)() ________________________________________________________________________________________________________ *** CID 1304135: Control flow issues (MISSING_BREAK) /svx/source/sidebar/text/TextPropertyPanel.cxx: 162 in svx::sidebar::TextPropertyPanel::HandleContextChange(const sfx2::sidebar::EnumContext &)() 156 break; 157 158 case CombinedEnumContext(Application_Calc, Context_EditCell): 159 case CombinedEnumContext(Application_Calc, Context_DrawText): 160 bNeedTextSpacing = true; 161 >>> CID 1304135: Control flow issues (MISSING_BREAK) >>> The above case falls through to this one. 162 case CombinedEnumContext(Application_WriterVariants, Context_DrawText): 163 case CombinedEnumContext(Application_WriterVariants, Context_Annotation): 164 case CombinedEnumContext(Application_DrawImpress, Context_DrawText): 165 case CombinedEnumContext(Application_DrawImpress, Context_Text): 166 case CombinedEnumContext(Application_DrawImpress, Context_Table): 167 case CombinedEnumContext(Application_DrawImpress, Context_OutlineText): ________________________________________________________________________________________________________ To view the defects in Coverity Scan visit, https://scan.coverity.com/projects/211?tab=overview To manage Coverity Scan email notifications for "libreoffice@lists.freedesktop.org", click https://scan.coverity.com/subscriptions/edit?email=libreoffice%40lists.freedesktop.org&token=d6481d718a775246b2340f282ebe5939 . _______________________________________________ LibreOffice mailing list LibreOffice@lists.freedesktop.org http://lists.freedesktop.org/mailman/listinfo/libreoffice