[poppler] Branch 'poppler-0.14' - poppler/SplashOutputDev.cc

Albert Astals Cid aacid at kemper.freedesktop.org
Thu Oct 28 00:48:58 PDT 2010


 poppler/SplashOutputDev.cc |    1 -
 1 file changed, 1 deletion(-)

New commits:
commit d1a1cdf24ee836804721bb637cb684594683f0fd
Author: Albert Astals Cid <aacid at kde.org>
Date:   Thu Oct 28 08:46:09 2010 +0100

    Revert fdfffc9c68314d3f64dee7e0ef8617105e3198dd
    
    It is not a leak and makes things crash :D

diff --git a/poppler/SplashOutputDev.cc b/poppler/SplashOutputDev.cc
index c85d481..dec237f 100644
--- a/poppler/SplashOutputDev.cc
+++ b/poppler/SplashOutputDev.cc
@@ -2960,7 +2960,6 @@ void SplashOutputDev::endTransparencyGroup(GfxState *state) {
   double *ctm;
 
   // restore state
-  delete bitmap;
   delete splash;
   bitmap = transpGroupStack->origBitmap;
   splash = transpGroupStack->origSplash;


More information about the poppler mailing list