Blame SOURCES/openscap-1.3.1-swig.patch

9319e0
diff --git a/swig/openscap.i b/swig/openscap.i
9319e0
index ffe0bb87a..ed1dab36c 100644
9319e0
--- a/swig/openscap.i
9319e0
+++ b/swig/openscap.i
9319e0
@@ -87,7 +87,6 @@
9319e0
     }
9319e0
     $1[i] = 0;
9319e0
   } else {
9319e0
-    free($1);
9319e0
     PyErr_SetString(PyExc_TypeError,"not a list");
9319e0
     SWIG_fail;
9319e0
   }