New Defects reported by Coverity Scan for LibreOffice
scan-admin at coverity.com
scan-admin at coverity.com
Mon Dec 2 11:52:40 UTC 2024
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.
7 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 1636522: Low impact quality (MISSING_MOVE_ASSIGNMENT)
/include/filter/msfilter/svdfppt.hxx: 904 in ()
________________________________________________________________________________________________________
*** CID 1636522: Low impact quality (MISSING_MOVE_ASSIGNMENT)
/include/filter/msfilter/svdfppt.hxx: 904 in ()
898 , nDontKnow1( 0 )
899 , nDontKnow2( 0 )
900 , nDontKnow2bit06( 0 )
901 { }
902 };
903
>>> CID 1636522: Low impact quality (MISSING_MOVE_ASSIGNMENT)
>>> Class "PPTParaPropSet" may benefit from adding a move assignment operator. See other events which show the copy assignment operator being applied to rvalues, where a move assignment may be faster.
904 struct PPTParaPropSet
905 {
906 sal_uInt32 mnOriginalTextPos;
907 rtl::Reference<ImplPPTParaPropSet> mxParaSet;
908
909 PPTParaPropSet();
________________________________________________________________________________________________________
To view the defects in Coverity Scan visit, https://u15810271.ct.sendgrid.net/ls/click?upn=u001.AxU2LYlgjL6eX23u9ErQy-2BKADyCpvUKOL6EWmZljiu6VvXBlQRUbS683tC8265rGNPXqJ1ffcoLZCnTuJFQbNcTEkb4XaEQkzovKhJ5DB3c-3DfnA__A9M4dSy7guk8NP6DcfgslOyvJRzavztVIKj6nRqYjYpWom7SJFyX0y710bz0kUGtIVuxWD4MPuKXgi7mZv-2F6IplRlgWgrxGRdg6ShNCcG-2FM-2FMC3d3aPR1xsMZbFrK0PH0-2BDFy3OU6h6ufIfS78TNW9FlTg7hbK29KbADG8YScxwh0H-2F-2BufgMzem8kj2KEZ-2FSq0Zuc5fFyar0J-2FCjTkZonKPeET-2FrlP-2FpKzMvDMY8uOU-3D
More information about the LibreOffice
mailing list