Date: prev next · Thread: first prev next last
2018 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.
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 1435605:  Error handling issues  (CHECKED_RETURN)
/vcl/source/control/field2.cxx: 2517 in TimeFormatter::Reformat()()


________________________________________________________________________________________________________
*** CID 1435605:  Error handling issues  (CHECKED_RETURN)
/vcl/source/control/field2.cxx: 2517 in TimeFormatter::Reformat()()
2511         if ( !bOK )
2512             return;
2513     
2514         if ( !aStr.isEmpty() )
2515         {
2516             ImplSetText( aStr );
    CID 1435605:  Error handling issues  (CHECKED_RETURN)
    Calling "TextToTime" without checking return value (as is done elsewhere 4 out of 5 times).
2517             TextToTime( aStr, maLastTime, GetFormat(), IsDuration(), 
ImplGetLocaleDataWrapper() );
2518         }
2519         else
2520             SetTime( maLastTime );
2521     }
2522     


________________________________________________________________________________________________________
To view the defects in Coverity Scan visit, 
https://u2389337.ct.sendgrid.net/wf/click?upn=08onrYu34A-2BWcWUl-2F-2BfV0V05UPxvVjWch-2Bd2MGckcRZBnDJeNb0HijxaS4JNJPxk3kpyAm2AYqo71yXmnOxB72ibeUH-2F-2F1Lhi9AZq3dRu-2F4-3D_g-2BrHdvqzaBa155F-2F8AmPhpJzY63UzWDisJV95WUBpGhqFw1ICExHG8aMaV2EoFpynDFdIcUfUswokbyAGcbF-2FWDngPYX6n0Nm8gsqGdPqHR8Px2hpxiGMBNE3k3rKCe8r3ElG7a5qYuOjB9JWwiFcobp5NL6FygSaUmMM-2FCwxlhllp5X8lBTvicA-2BznfCGEYVIeb4KjJUp37DQuv7G7vO2MZOBIjSHlwElWNq-2FZajZo-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.