[webkit-reviews] review requested: [Bug 15715] Nested XSL stylesheets can produce memory corruption : [Attachment 22661] new and improved patch with 100% less unnecessary UTF-8 conversions

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Tue Aug 5 15:12:51 PDT 2008


Jonathan Haas <myrdred at gmail.com> has asked  for review:
Bug 15715: Nested XSL stylesheets can produce memory corruption
https://bugs.webkit.org/show_bug.cgi?id=15715

Attachment 22661: new and improved patch with 100% less unnecessary UTF-8
conversions
https://bugs.webkit.org/attachment.cgi?id=22661&action=edit

------- Additional Comments from Jonathan Haas <myrdred at gmail.com>
Note: I can't really test this on a Mac, since the bug only reproes with ToT
WebKit. Building and applying ToT libxml2 and libxslt ended up breaking libphp
which complained about the "wrong architecture" on libexslt. The Internet said
I should rebuild as 64-bit binaries, which completely horked the Mac and
required that I reboot from DVD and copy over the old libxml/libxslt. But the
bug reproes just fine with ToT libxml2/libxslt on Windows, and goes away with
this patch.


More information about the webkit-reviews mailing list