Blame SOURCES/expat-2.1.0-CVE-2018-20843.patch

bba68d
bba68d
https://bugzilla.redhat.com/show_bug.cgi?id=CVE-2018-20843
bba68d
bba68d
--- expat-2.1.0/lib/xmlparse.c.cve20843
bba68d
+++ expat-2.1.0/lib/xmlparse.c
bba68d
@@ -5433,7 +5433,7 @@
bba68d
       else
bba68d
         poolDiscard(&dtd->pool);
bba68d
       elementType->prefix = prefix;
bba68d
-
bba68d
+      break;
bba68d
     }
bba68d
   }
bba68d
   return 1;