[asterisk-bugs] [JIRA] (ASTERISK-22570) [patch] xslt library cleanup
Kinsey Moore (JIRA)
noreply at issues.asterisk.org
Thu Oct 3 12:23:03 CDT 2013
[ https://issues.asterisk.org/jira/browse/ASTERISK-22570?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]
Kinsey Moore reassigned ASTERISK-22570:
---------------------------------------
Assignee: Kinsey Moore
> [patch] xslt library cleanup
> ----------------------------
>
> Key: ASTERISK-22570
> URL: https://issues.asterisk.org/jira/browse/ASTERISK-22570
> Project: Asterisk
> Issue Type: Bug
> Security Level: None
> Components: Core/General
> Affects Versions: SVN, 12.0.0-alpha1
> Reporter: Corey Farrell
> Assignee: Kinsey Moore
> Severity: Minor
> Target Release: 12.0.0-beta1
>
> Attachments: xsltCleanupGlobals.patch
>
>
> Call xsltCleanupGlobals from ast_xml_finish.
> I've added a check to configure for the existance of xsltCleanupGlobals(). According to [upstream-tracker.org|http://upstream-tracker.org/compat_reports/libxslt/1.0.1_to_1.0.2/abi_compat_report.html] libxslt added this cleanup function in v1.0.2, so I'm not sure this check is even needed but seems like the safe thing to do.
> I was unable to include ./configure in my svn diff, it refused due to svn:mime-type 'application/octet-stream'. I've included configure.ac and autoconfig.h.in in the patch, I'm guessing someone will have to run bootstap.sh with my patch before committing.
--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators: https://issues.asterisk.org/jira/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira
More information about the asterisk-bugs
mailing list