Uploaded image for project: 'Axis2-C'
  1. Axis2-C
  2. AXIS2C-1389

File handle leak when requesting static wsdl

    XMLWordPrintableJSON

Details

    • Bug
    • Status: Resolved
    • Minor
    • Resolution: Fixed
    • None
    • 1.7.0
    • transport/http
    • None
    • Apache2.2 using mod_axis2 on win

    Description

      Requesting the WSDL description using the http://serviceurl?wsdl mechanism consumes a filehandle on the server.

      Reason: The axis2_http_transport_utils_get_services_static_wsdl() function in file http_transport_utils.c opens the WSDL description file but never closes it.

      I think it is a good idea to close the filehandle before leaving this function.

      Greetings,
      Guido March.

      Attachments

        Activity

          People

            nandika Korale Gamaralalage Nandika Chandrasiri Jayawardana
            march Guido March
            Votes:
            0 Vote for this issue
            Watchers:
            0 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: