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

memory leak in code generated by WSDL2C, svc_qname not freed in axis2_stub_populate_services_for_myService

    XMLWordPrintableJSON

Details

    • Bug
    • Status: Resolved
    • Minor
    • Resolution: Fixed
    • 1.4.0
    • None
    • code generation
    • None
    • linux fc5

    Description

      In the generated code axis2_stub_populate_services_for_myService(), svc_qname is allocated but not freed, actually, it can be freed directly after axis2_svc_set_qname (svc, env, svc_qname) beacuse it makes a copy of it.

      Attachments

        Activity

          People

            dchandradasa Marcus Dushshantha Chandradasa
            fredericheem Frederic Heem
            Votes:
            0 Vote for this issue
            Watchers:
            0 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: