[Fontconfig-bugs] [Bug 71085] "out of memory" errors on empty match element in fonts.conf
bugzilla-daemon at freedesktop.org
bugzilla-daemon at freedesktop.org
Thu Oct 31 14:11:32 CET 2013
https://bugs.freedesktop.org/show_bug.cgi?id=71085
--- Comment #4 from Akira TAGOH <akira at tagoh.org> ---
(In reply to comment #3)
> (In reply to comment #2)
> > that is invalid case. DTD says:
> >
> > <!ELEMENT match (test*, edit*)+>
> >
> > match element has to contain one test or edit at least.
>
> I don't think so, because you have * after "test" and after "edit". At
> least, "xmllint --noout --loaddtd --valid" validates the XML file. This is
> different from:
>
> <!ELEMENT match (test | edit)+>
I misunderstood that then. let me correct for that too.
--
You are receiving this mail because:
You are the assignee for the bug.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.freedesktop.org/archives/fontconfig-bugs/attachments/20131031/a2434b44/attachment.html>
More information about the Fontconfig-bugs
mailing list