File 0002-bnc535724-2847964-constClass.c.patch of Package sblim-sfcc

Index: backend/cimxml/constClass.c
===================================================================
RCS file: /cvsroot/sblim/sfcc/backend/cimxml/constClass.c,v
retrieving revision 1.2
diff -u -w -r1.2 constClass.c
--- backend/cimxml/constClass.c	6 Oct 2008 15:51:18 -0000	1.2
+++ backend/cimxml/constClass.c	31 Aug 2009 19:21:53 -0000
@@ -71,6 +71,7 @@
 
 	new->ccls      = cc->ccls;
 	new->classname = strdup ( cc->classname );
+	new->qualifiers= qualifierFT.clone ( cc->qualifiers, rc );
 	new->props     = propertyFT.clone ( cc->props, rc );
 
 	return (CMPIConstClass *) new;
openSUSE Build Service is sponsored by