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

addr_out_handler carries conditions without functions

    XMLWordPrintableJSON

Details

    • Bug
    • Status: Resolved
    • Major
    • Resolution: Fixed
    • 0.96
    • 1.0.0
    • core/addressing
    • None

    Description

      I could see some condtions without any functions in addr_out_hander.c

      addr_out_hander.c:332
      ------------------------------
      if (svc_group_context_id
      && AXIS2_STRCMP(svc_group_context_id, "") != 0)
      {}

      addr_out_handler.c:694
      ----------------------------
      if (AXIS2_STRCMP(AXIS2_WSA_NAMESPACE_SUBMISSION, addr_ns) == 0)

      { /* comment */ }

      If there is no special functions here we could remove them.

      Attachments

        Activity

          People

            xydinesh Dinesh Weerapurage
            xydinesh Dinesh Weerapurage
            Votes:
            0 Vote for this issue
            Watchers:
            0 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: