Bugzilla – Attachment 82431 Details for
Bug 152368
libxslt: segfault on x86-64
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Requests
|
IDP Log In
|
Forgot Password
Stylesheet which creates the segmentation fault
extension-element-prefixes.xsl (text/x-xslt), 344 bytes, created by
Thomas Schraitle
on 2006-05-08 14:55:47 UTC
(
hide
)
Description:
Stylesheet which creates the segmentation fault
Filename:
MIME Type:
Creator:
Thomas Schraitle
Created:
2006-05-08 14:55:47 UTC
Size:
344 bytes
patch
obsolete
><?xml version='1.0'?> ><xsl:stylesheet > xmlns:xsl="http://www.w3.org/1999/XSL/Transform" > xmlns:saxon="http://icl.com/saxon" > xmlns:exsl="http://exslt.org/functions" > extension-element-prefixes="exsl saxon"> > > > <xsl:template match="/"> > <xsl:text>SUCCESS</xsl:text> > </xsl:template> > > <xsl:template match="text()"/> > ></xsl:stylesheet>
You cannot view the attachment while viewing its details because your browser does not support IFRAMEs.
View the attachment on a separate page
.
Actions:
View
Attachments on
bug 152368
:
69433
|
82431
|
82433
|
82436