summaryrefslogtreecommitdiff
path: root/testing/pstoedit/pstoedit-3.50-plugin-close.patch
diff options
context:
space:
mode:
Diffstat (limited to 'testing/pstoedit/pstoedit-3.50-plugin-close.patch')
-rw-r--r--testing/pstoedit/pstoedit-3.50-plugin-close.patch14
1 files changed, 14 insertions, 0 deletions
diff --git a/testing/pstoedit/pstoedit-3.50-plugin-close.patch b/testing/pstoedit/pstoedit-3.50-plugin-close.patch
new file mode 100644
index 000000000..6787d6aef
--- /dev/null
+++ b/testing/pstoedit/pstoedit-3.50-plugin-close.patch
@@ -0,0 +1,14 @@
+http://bugzilla.redhat.com/507035
+
+diff --git a/src/dynload.cpp b/src/dynload.cpp
+index c0db355..7c073ef 100644
+--- a/src/dynload.cpp
++++ b/src/dynload.cpp
+@@ -147,7 +147,6 @@ void DynLoader::close()
+
+ DynLoader::~DynLoader()
+ {
+- close();
+ libname=0;
+ }
+