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. 2 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 1502851: Uninitialized variables (UNINIT) /vcl/source/filter/FilterConfigCache.cxx: 181 in FilterConfigCache::ImplInit()() ________________________________________________________________________________________________________ *** CID 1502851: Uninitialized variables (UNINIT) /vcl/source/filter/FilterConfigCache.cxx: 181 in FilterConfigCache::ImplInit()() 175 // The first extension will be used 176 // to generate our internal FilterType ( BMP, WMF ... ) 177 OUString aExtension( aEntry.GetShortName() ); 178 if (aExtension.isEmpty()) 179 continue; 180 >>> CID 1502851: Uninitialized variables (UNINIT) >>> Using uninitialized value "aEntry.nFlags". 181 if ( aEntry.nFlags & 1 ) 182 aImport.push_back( aEntry ); 183 if ( aEntry.nFlags & 2 ) 184 aExport.push_back( aEntry ); 185 186 // bFilterEntryCreated!? ________________________________________________________________________________________________________ To view the defects in Coverity Scan visit, https://u15810271.ct.sendgrid.net/ls/click?upn=HRESupC-2F2Czv4BOaCWWCy7my0P0qcxCbhZ31OYv50ypSs1kiFPuCn2xFdlMIFBirii0zZ9j2-2F9F2XPBcBm2BNgi9duPy3v-2FzgFDd2LJ-2BDKI-3DgNgT_OTq2XUZbbipYjyLSo6GRo-2FpVxQ9OzkDINu9UTS-2FQhSdO0F0jQniitrGlNxDIzPJiZ7M-2Fd-2FvBuzeRLXAqeA90tEsHiRBP6Fa-2F4-2BunWE-2FQUyHLUdkldxdtuTkTi7xA8FpJ0Iaqbepts11fQ3ddCqmhQjTSedNEldYH11Xwh3Yrprf6weokRY57gXS89PPOoKAhGjzM-2FsggB8LYNwJ0AahY-2F7ToxVN6p7Xe27axHS9wECw-3D