File coolkey-wrong-delete.patch of Package coolkey

https://bugzilla.novell.com/show_bug.cgi?id=443369
================================================================================
--- src/coolkey/object.cpp
+++ src/coolkey/object.cpp
@@ -398,7 +398,7 @@
 {
     // clean up old one
     if (label) {
-	delete label;
+	delete [] label;
 	label = NULL;
     }
     // find matching attribute
openSUSE Build Service is sponsored by