On Wed, Aug 01, 2012 at 01:14:13PM +0200, [email protected] wrote:
> Hey,
> 
> seems like libxml (tested with 2.7.8 and 2.8.0) has a problem with
> XSD files: The following pattern will cause a segmentation fault in
> my Apache (using PHP5 to validate a XML against a XSD):
> 
> <xs:pattern value="(.*)|"/>
> 
> Without the pipe it's working fine. Don't know if it is really the
> libxml which causes the problem, but PHP is using it ;)

  Good point, that was raised by a cascade of errors at multiple level
  :-\
This is now fixed in git:

  
http://git.gnome.org/browse/libxml2/commit/?id=40851d0c5975a8fde9498f72f3f5d96ad3194dc5

 thanks a lot for the report !

Daniel

-- 
Daniel Veillard      | libxml Gnome XML XSLT toolkit  http://xmlsoft.org/
[email protected]  | Rpmfind RPM search engine http://rpmfind.net/
http://veillard.com/ | virtualization library  http://libvirt.org/
_______________________________________________
xml mailing list, project page  http://xmlsoft.org/
[email protected]
https://mail.gnome.org/mailman/listinfo/xml

Reply via email to