Date: prev next · Thread: first prev next last
2019 Archives by date, by thread · List 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.
1 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 1456145:  Low impact quality  (MISSING_MOVE_ASSIGNMENT)
/sc/inc/markdata.hxx: 43 in ()


________________________________________________________________________________________________________
*** CID 1456145:  Low impact quality  (MISSING_MOVE_ASSIGNMENT)
/sc/inc/markdata.hxx: 43 in ()
37     class ScMarkArray;
38     
39     //!     todo:
40     //!     It should be possible to have MarkArrays for each table, in order to
41     //!     enable "search all" across more than one table again!
42     
    CID 1456145:  Low impact quality  (MISSING_MOVE_ASSIGNMENT)
    Class "ScMarkData" may benefit from adding a move assignment operator. See other events 
which show the copy assignment operator being applied to rvalue(s), where a move assignment may 
be faster.
43     class SC_DLLPUBLIC ScMarkData
44     {
45     public:
46         typedef std::set<SCTAB> MarkedTabsType;
47     private:
48         MarkedTabsType  maTabMarked;


________________________________________________________________________________________________________
To view the defects in Coverity Scan visit, 
https://u2389337.ct.sendgrid.net/wf/click?upn=08onrYu34A-2BWcWUl-2F-2BfV0V05UPxvVjWch-2Bd2MGckcRZBnDJeNb0HijxaS4JNJPxk3kpyAm2AYqo71yXmnOxB73RtgzoPcQtNNP5dkHLuV1E-3D_g-2BrHdvqzaBa155F-2F8AmPhpJzY63UzWDisJV95WUBpGhqFw1ICExHG8aMaV2EoFpy1X3VtGelz8uaEXkDFeepAGxjMsQNRgSSjzyTJwsHIUBlosHTi7LKppq2crHDUdGXlIkTt74aLGKz6UIYZW0-2FaF9qKwXeEgM6z5GZOTUvd-2FDuY8JMtjvhTguPdFyYsWoY51WH-2FHjhbCeU91Dz4FUYQp-2FElfycrWYuvKjtGk6N1E0-3D


Context


Privacy Policy | Impressum (Legal Info) | Copyright information: Unless otherwise specified, all text and images on this website are licensed under the Creative Commons Attribution-Share Alike 3.0 License. This does not include the source code of LibreOffice, which is licensed under the Mozilla Public License (MPLv2). "LibreOffice" and "The Document Foundation" are registered trademarks of their corresponding registered owners or are in actual use as trademarks in one or more countries. Their respective logos and icons are also subject to international copyright laws. Use thereof is explained in our trademark policy.