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

Corey Farrell (JIRA) noreply at issues.asterisk.org
Sat Sep 21 15:09:03 CDT 2013


Corey Farrell created ASTERISK-22570:
----------------------------------------

             Summary: [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-alpha2
            Reporter: Corey Farrell
            Severity: Minor
         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