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

New commits:
commit b718e821d5f21ea5b0c44c6c2b59769c9b94892a
Author: Albert Astals Cid <[email protected]>
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 9d94cc0..33cef9e 100644
--- a/poppler/SplashOutputDev.cc
+++ b/poppler/SplashOutputDev.cc
@@ -2969,7 +2969,6 @@ void SplashOutputDev::endTransparencyGroup(GfxState 
*state) {
   double *ctm;
 
   // restore state
-  delete bitmap;
   delete splash;
   bitmap = transpGroupStack->origBitmap;
   splash = transpGroupStack->origSplash;
_______________________________________________
poppler mailing list
[email protected]
http://lists.freedesktop.org/mailman/listinfo/poppler

Reply via email to