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. 5 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 1548028: Null pointer dereferences (FORWARD_NULL) /sd/source/ui/sidebar/LayoutMenu.cxx: 534 in sd::sidebar::LayoutMenu::Fill()() ________________________________________________________________________________________________________ *** CID 1548028: Null pointer dereferences (FORWARD_NULL) /sd/source/ui/sidebar/LayoutMenu.cxx: 534 in sd::sidebar::LayoutMenu::Fill()() 528 pInfo = standard; 529 } 530 531 Clear(); 532 for (size_t i = 0; i < pInfo.size(); i++) 533 { >>> CID 1548028: Null pointer dereferences (FORWARD_NULL) >>> Dereferencing null pointer "pInfo[i]". 534 if ((WritingMode_TB_RL != pInfo[i].meWritingMode) || bVertical) 535 { 536 Image aImg(OUString::Concat("private:graphicrepository/") + pInfo[i].msBmpResId); 537 538 if (bRightToLeft && (WritingMode_TB_RL != pInfo[i].meWritingMode)) 539 { // FIXME: avoid interpolating RTL layouts. ________________________________________________________________________________________________________ To view the defects in Coverity Scan visit, https://u15810271.ct.sendgrid.net/ls/click?upn=HRESupC-2F2Czv4BOaCWWCy7my0P0qcxCbhZ31OYv50ypSs1kiFPuCn2xFdlMIFBirii0zZ9j2-2F9F2XPBcBm2BNnPiSHxWPOELPnIxzXoBNaw-3D_ciS_OTq2XUZbbipYjyLSo6GRo-2FpVxQ9OzkDINu9UTS-2FQhSdO0F0jQniitrGlNxDIzPJiSHhe9Wg-2FPnsc7UhTzovCpfyVTuEnUpg25la-2Bm-2F4-2B9DrIs-2FJPt-2FC3Ee8HW4Im7iDDW9EgozI-2BdJbG6eN-2FFL421Gikc-2BxPdL77TBu6VCN7GYFdXnEoldYiphhV-2BhPY0TExJxSeDLpFD3UpFp7gi2zy6Vo4RqO2cRmSAFIMiu-2FsPOg-3D