[Webkit-unassigned] [Bug 15715] Nested XSL stylesheets can produce memory corruption

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Fri Nov 23 20:49:42 PST 2007


http://bugs.webkit.org/show_bug.cgi?id=15715


ap at webkit.org changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
  Attachment #16995|review?                     |review-
               Flag|                            |




------- Comment #14 from ap at webkit.org  2007-11-23 20:49 PDT -------
(From update of attachment 16995)
(In reply to comment #9)
> > Can we use xmlCtxtReadMemory()?
> No, because libxml2 doesn't expose xmlCreateMemoryParserContext().

Looks like the context for xmlCtxtReadMemory() is to be created with
xmlNewParserCtxt(), which is exposed.

r-, because we want to avoid reconversion to UTF-8.  Sorry for slow reviewing -
I'm trying to get more familiar with XSLT ownership issues now!


-- 
Configure bugmail: http://bugs.webkit.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.



More information about the webkit-unassigned mailing list