New Defects reported by Coverity Scan for LibreOffice

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



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.
6 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 1633319:  Resource leaks  (RESOURCE_LEAK)
/chart2/source/tools/InternalDataProvider.cxx: 1153 in chart::InternalDataProvider::insertDataSeries(int)()


________________________________________________________________________________________________________
*** CID 1633319:  Resource leaks  (RESOURCE_LEAK)
/chart2/source/tools/InternalDataProvider.cxx: 1153 in chart::InternalDataProvider::insertDataSeries(int)()
1147     void SAL_CALL InternalDataProvider::insertDataSeries(::sal_Int32 nAfterIndex)
1148     {
1149         // call the dialog insertion
1150         rtl::Reference<ChartModel> xChartModel(m_xChartModel);
1151         DataBrowserModel* pDBM = new DataBrowserModel(xChartModel);
1152         pDBM->insertDataSeries(nAfterIndex);
>>>     CID 1633319:  Resource leaks  (RESOURCE_LEAK)
>>>     Variable "pDBM" going out of scope leaks the storage it points to.
1153     }
1154     
1155     // ____ XRangeXMLConversion ____
1156     OUString SAL_CALL InternalDataProvider::convertRangeToXML( const OUString& aRangeRepresentation )
1157     {
1158         XMLRangeHelper::CellRange aRange;


________________________________________________________________________________________________________
To view the defects in Coverity Scan visit, https://u15810271.ct.sendgrid.net/ls/click?upn=u001.AxU2LYlgjL6eX23u9ErQy-2BKADyCpvUKOL6EWmZljiu6VvXBlQRUbS683tC8265rGNPXqJ1ffcoLZCnTuJFQbNcTEkb4XaEQkzovKhJ5DB3c-3DOJ9y_A9M4dSy7guk8NP6DcfgslOyvJRzavztVIKj6nRqYjYpWom7SJFyX0y710bz0kUGteSuP8WTuEfmfwvqE7YAhyAOFYqWVz0uMdGYKiUDeTlrQYp0AeDgjcaR0b5YV2RhK7S7DAVLgsIfF4M76U-2B4GoPzyD4p7Br24H7nEg4vRJvVs9C2HiXozYU541S502qiBRxPLO06Nueb-2BVZ4ufB1bqPOlz5Vz2FOJJjygjVDgyaQ-3D




[Index of Archives]     [LARTC]     [Bugtraq]     [Yosemite Forum]     [Photo]

  Powered by Linux