Uploaded image for project: 'Axis-C++'
  1. Axis-C++
  2. AXISCPP-1053

Memory Leak in Stub destructor

VotersWatch issueWatchersLinkCloneUpdate Comment AuthorReplace String in CommentUpdate Comment VisibilityDelete Comments
    XMLWordPrintableJSON

Details

    • Bug
    • Status: Closed
    • Major
    • Resolution: Duplicate
    • None
    • current (nightly)
    • Client - Engine
    • None
    • Windows XP, VS6 with Compuware BoundsChecker

    Description

      The Stub destructor needs to clear the soap header blocks.

      The line 'delete m_vSOAPHeaderBlocks[j];' needs to be commented out because this item is deleted in ~SoapHeader().
      Then add m_vSOAPHeaderBlocks.clear(); after the 'for (j = 0; j < m_vSOAPHeaderBlocks.size (); j++)' loop.

      Attachments

        Issue Links

        Activity

          This comment will be Viewable by All Users Viewable by All Users
          Cancel

          People

            Unassigned Unassigned
            rmccullough Ryan McCullough
            Votes:
            0 Vote for this issue
            Watchers:
            0 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved:

              Slack

                Issue deployment