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.
103 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 1362017:  Uninitialized members  (UNINIT_CTOR)
/filter/source/pdf/pdfexport.cxx: 143 in PDFExport::PDFExport(const 
com::sun::star::uno::Reference<com::sun::star::lang::XComponent> &, const 
com::sun::star::uno::Reference<com::sun::star::task::XStatusIndicator> &, const 
com::sun::star::uno::Reference<com::sun::star::task::XInteractionHandler> &, 
const com::sun::star::uno::Reference<com::sun::star::uno::XComponentContext> 
&)()


________________________________________________________________________________________________________
*** CID 1362017:  Uninitialized members  (UNINIT_CTOR)
/filter/source/pdf/pdfexport.cxx: 143 in PDFExport::PDFExport(const 
com::sun::star::uno::Reference<com::sun::star::lang::XComponent> &, const 
com::sun::star::uno::Reference<com::sun::star::task::XStatusIndicator> &, const 
com::sun::star::uno::Reference<com::sun::star::task::XInteractionHandler> &, 
const com::sun::star::uno::Reference<com::sun::star::uno::XComponentContext> 
&)()
137         mbExportRelativeFsysLinks       ( false ),
138         mnDefaultLinkAction         ( 0 ),
139         mbConvertOOoTargetToPDFTarget( false ),
140         mbExportBmkToDest           ( false ),
141         mbSignPDF                   ( false )
142     {
>>>     CID 1362017:  Uninitialized members  (UNINIT_CTOR)
>>>     Non-static class member "mbExportPlaceholders" is not initialized in 
>>> this constructor nor in any functions that it calls.
143     }
144     
145     
146     PDFExport::~PDFExport()
147     {
148     }


________________________________________________________________________________________________________
To view the defects in Coverity Scan visit, 
https://scan.coverity.com/projects/libreoffice?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
https://lists.freedesktop.org/mailman/listinfo/libreoffice

Reply via email to