SOURCES: pstoedit-ming.patch (NEW) - SWFDisplayItem is not supposed to be r...

qboosh qboosh at pld-linux.org
Wed Oct 15 21:17:58 CEST 2008


Author: qboosh                       Date: Wed Oct 15 19:17:58 2008 GMT
Module: SOURCES                       Tag: HEAD
---- Log message:
- SWFDisplayItem is not supposed to be released this way

---- Files affected:
SOURCES:
   pstoedit-ming.patch (NONE -> 1.1)  (NEW)

---- Diffs:

================================================================
Index: SOURCES/pstoedit-ming.patch
diff -u /dev/null SOURCES/pstoedit-ming.patch:1.1
--- /dev/null	Wed Oct 15 21:17:58 2008
+++ SOURCES/pstoedit-ming.patch	Wed Oct 15 21:17:52 2008
@@ -0,0 +1,18 @@
+--- pstoedit-3.45/src/drvswf.cpp.orig	2007-07-22 13:27:36.000000000 +0200
++++ pstoedit-3.45/src/drvswf.cpp	2008-10-15 20:37:55.206630631 +0200
+@@ -373,7 +373,6 @@
+ 		printf("s->end();\n" "SWFDisplayItem * d = movie->add(s);\n" "d->move(0, 0); }\n");
+ 
+ // delete s;
+-	delete d;
+ 
+ }
+ 
+@@ -474,7 +473,6 @@
+ 	SWFDisplayItem_setMatrix(d->item, ma, mb, mc, md, mx, my);
+ 
+ #endif
+-	delete d;
+ 	// delete f;  // causes memory problems otherwise - at the cost of leaks - Hmmm
+ 	// delete t;
+ 
================================================================


More information about the pld-cvs-commit mailing list