New Defects reported by Coverity Scan for LibreOffice

scan-admin at coverity.com scan-admin at coverity.com
Sat Jan 7 10:49:27 UTC 2023


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.


New defect(s) Reported-by: Coverity Scan
Showing 1 of 1 defect(s)


** CID 1518911:    (UNINIT)


________________________________________________________________________________________________________
*** CID 1518911:    (UNINIT)
/oox/source/drawingml/theme.cxx: 170 in oox::drawingml::Theme::createSvxTheme() const()
164             {
165                 aList.push_back(svx::ThemeSupplementalFont{rScript, rTypeface});
166             }
167             aFontScheme.setMajorSupplementalFontList(aList);
168         }
169     
>>>     CID 1518911:    (UNINIT)
>>>     Using uninitialized value "aFontScheme.maMajorComplex.maPitch" when calling "setFontScheme".
170         pTheme->setFontScheme(aFontScheme);
171     
172         return pTheme;
173     }
174     
175     void Theme::addTheme(const css::uno::Reference<css::drawing::XDrawPage>& xDrawPage) const
/oox/source/drawingml/theme.cxx: 170 in oox::drawingml::Theme::createSvxTheme() const()
164             {
165                 aList.push_back(svx::ThemeSupplementalFont{rScript, rTypeface});
166             }
167             aFontScheme.setMajorSupplementalFontList(aList);
168         }
169     
>>>     CID 1518911:    (UNINIT)
>>>     Using uninitialized value "aFontScheme.maMinorComplex.maPitch" when calling "setFontScheme".
170         pTheme->setFontScheme(aFontScheme);
171     
172         return pTheme;
173     }
174     
175     void Theme::addTheme(const css::uno::Reference<css::drawing::XDrawPage>& xDrawPage) const


________________________________________________________________________________________________________
To view the defects in Coverity Scan visit, https://u15810271.ct.sendgrid.net/ls/click?upn=HRESupC-2F2Czv4BOaCWWCy7my0P0qcxCbhZ31OYv50ypSs1kiFPuCn2xFdlMIFBirii0zZ9j2-2F9F2XPBcBm2BNgi9duPy3v-2FzgFDd2LJ-2BDKI-3DGWjV_OTq2XUZbbipYjyLSo6GRo-2FpVxQ9OzkDINu9UTS-2FQhSdO0F0jQniitrGlNxDIzPJiJcCrCyW9MJqnygu2AwUJMfgLZV4MSUjpZ9hDetzOouO0FeK7220NBAwngt8gC-2FeGBSn9b3owG0-2F8SzA1oDGWodcMwRI-2BL3ABehZnjudO5tjBvbiTbIzU9NwWnLXBI4MhVJhVn96jC0AxXZ-2FK1AT0oQWBtAGUUhWkqzBonRM0zDI-3D



More information about the LibreOffice mailing list