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.
34 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 1258449:  Explicit null dereferenced  (FORWARD_NULL)
/svx/source/sidebar/area/AreaPropertyPanel.cxx: 574 in 
svx::sidebar::AreaPropertyPanel::ImpUpdateTransparencies()()


________________________________________________________________________________________________________
*** CID 1258449:  Explicit null dereferenced  (FORWARD_NULL)
/svx/source/sidebar/area/AreaPropertyPanel.cxx: 574 in 
svx::sidebar::AreaPropertyPanel::ImpUpdateTransparencies()()
568             if(bZeroValue && mpFloatTransparenceItem.get())
569             {
570                 if(mpFloatTransparenceItem->IsEnabled())
571                 {
572                     const XGradient& rGradient = 
mpFloatTransparenceItem->GetGradientValue();
573                     sal_Int32 nEntryPos(0);
>>>     CID 1258449:  Explicit null dereferenced  (FORWARD_NULL)
>>>     Assigning: "pImage" = "NULL".
574                     Image* pImage = 0;
575     
576                     mpLBTransType->Enable();
577                     mpTrspTextFT->Enable();
578                     mpMTRTransparent->Hide();
579                     mpBTNGradient->Enable();


________________________________________________________________________________________________________
To view the defects in Coverity Scan visit, 
http://scan.coverity.com/projects/211?tab=overview

To manage Coverity Scan email notifications for 
"libreoffice@lists.freedesktop.org", click 
http://scan.coverity.com/subscriptions/edit?email=libreoffice%40lists.freedesktop.org&token=d6481d718a775246b2340f282ebe5939
 .

_______________________________________________
LibreOffice mailing list
LibreOffice@lists.freedesktop.org
http://lists.freedesktop.org/mailman/listinfo/libreoffice

Reply via email to