New Defects reported by Coverity Scan for LibreOffice
scan-admin at coverity.com
scan-admin at coverity.com
Tue Mar 3 08:39:41 UTC 2020
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.
10 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 1460466: Uninitialized members (UNINIT_CTOR)
/sc/source/ui/drawfunc/fuins2.cxx: 463 in FuInsertChart::FuInsertChart(ScTabViewShell &, vcl::Window *, ScDrawView *, SdrModel *, SfxRequest &)()
________________________________________________________________________________________________________
*** CID 1460466: Uninitialized members (UNINIT_CTOR)
/sc/source/ui/drawfunc/fuins2.cxx: 463 in FuInsertChart::FuInsertChart(ScTabViewShell &, vcl::Window *, ScDrawView *, SdrModel *, SfxRequest &)()
457 const SfxItemSet* pReqArgs = rReq.GetArgs();
458
459 if( ! rReq.IsAPI() )
460 rReq.Done();
461
462 if (!SvtModuleOptions().IsChart())
>>> CID 1460466: Uninitialized members (UNINIT_CTOR)
>>> Non-static class member "m_pInsertedObject" is not initialized in this constructor nor in any functions that it calls.
463 return;
464
465 // BM/IHA --
466
467 // get range
468 OUString aRangeString;
________________________________________________________________________________________________________
To view the defects in Coverity Scan visit, https://u2389337.ct.sendgrid.net/ls/click?upn=nJaKvJSIH-2FPAfmty-2BK5tYpPklAc1eEA-2F1zfUjH6teExViPHTTReBArhCRZ3BE4kCjKjDqn2Dq3ZyEbAvAs31gRpU3vMPHDnoSx68vDAWjNU-3Djfj5_OTq2XUZbbipYjyLSo6GRo-2FpVxQ9OzkDINu9UTS-2FQhSdO0F0jQniitrGlNxDIzPJiXEh9UuCIwrYzlQWqnUiaTtGwWILRHsGhDgf-2BA86aJ8gKUIGtYTl3m9jHsqiI2Ji7q2v1yfV7SN73DbQqiiV3y6UEcXg7mS-2Fjy1KCo8fI4iYDbMtyslKy-2BCWSW-2B5yKuFfs0e9gAbXikMk5OXrRK1-2Fk8Myx8Xnxj38lMXStCxv4QX7HB-2B490anysmV8Po3WS8o
More information about the LibreOffice
mailing list