[asterisk-bugs] [JIRA] (ASTERISK-22584) [patch] xslt library cleanup

Rusty Newton (JIRA) noreply at issues.asterisk.org
Wed Sep 25 20:06:05 CDT 2013


Rusty Newton created ASTERISK-22584:
---------------------------------------

             Summary: [patch] xslt library cleanup
                 Key: ASTERISK-22584
                 URL: https://issues.asterisk.org/jira/browse/ASTERISK-22584
             Project: Asterisk
          Issue Type: Bug
      Security Level: None
          Components: Core/General
    Affects Versions: SVN, 12.0.0-alpha2
            Reporter: Corey Farrell
            Severity: Minor


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