Segmentation fault with in validation of NMTOKENS

Bug #872697 reported by Federico Cavalieri
6
This bug affects 1 person
Affects Status Importance Assigned to Milestone
Zorba
Fix Released
High
Federico Cavalieri

Bug Description

The following query causes a segfault:

import module namespace x = "http://www.zorba-xquery.com/modules/xml";

x:parse-xml-fragment("<?xml version='1.0'?>
<!DOCTYPE note [
<!ELEMENT note (#PCDATA)>
<!ATTLIST note nmt NMTOKENS #REQUIRED>
]>
<note nmt='aaa'/>
",
"d")

Changed in zorba:
assignee: nobody → Federico Cavalieri (fcavalieri)
importance: Undecided → High
Changed in zorba:
status: New → Fix Released
Changed in zorba:
status: Fix Released → Fix Committed
milestone: none → 2.1
Changed in zorba:
status: Fix Committed → Fix Released
To post a comment you must log in.
This report contains Public information  
Everyone can see this information.

Other bug subscribers

Remote bug watches

Bug watches keep track of this bug in other bug trackers.