You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
gentoo-overlay/media-gfx/pstoedit/files/pstoedit-3.50-plugin-close....

13 lines
178 B

http://bugzilla.redhat.com/507035
--- src/dynload.cpp
+++ src/dynload.cpp
@@ -147,7 +147,6 @@ void DynLoader::close()
DynLoader::~DynLoader()
{
- close();
libname=0;
}