On Tue, Mar 22, 2005 at 09:53:16AM -0500, Rob Richards wrote: > Daniel Veillard wrote: > > > if you modify a subtree grabbed from the reader you're very likely in > >anyway to crash the parser or library, people should not do this ! > > > > > Should/shouldn't - people will try anyways :)
it's C, they can also dereference a NULL pointer if they wish, it will crash, same here libxml2 will crash, no problem. > > using atype might work, yes. I see the idea but the patch looks far from > >complete as is (I suppose it's expected). > > > > > Right, just wanted to get a better direction on this before trying to > dive into it as its not going to be a quick fix. Understood :-) Thanks a lot ! Daniel -- Daniel Veillard | Red Hat Desktop team http://redhat.com/ [EMAIL PROTECTED] | libxml GNOME XML XSLT toolkit http://xmlsoft.org/ http://veillard.com/ | Rpmfind RPM search engine http://rpmfind.net/ _______________________________________________ xml mailing list, project page http://xmlsoft.org/ [email protected] http://mail.gnome.org/mailman/listinfo/xml
