poppler/SplashOutputDev.cc | 1 -
1 file changed, 1 deletion(-)
New commits:
commit d1a1cdf24ee836804721bb637cb684594683f0fd
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 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;
_______________________________________________
poppler mailing list
[email protected]
http://lists.freedesktop.org/mailman/listinfo/poppler