Uploaded image for project: 'Axis2-C'
  1. Axis2-C
  2. AXIS2C-399 memory leaks
  3. AXIS2C-441

Drop the use of AXIS2_REALLOC(), to facilitate use of memory pools such as those in APR

    XMLWordPrintableJSON

Details

    • Sub-task
    • Status: Resolved
    • Major
    • Resolution: Fixed
    • 0.95
    • 0.96
    • util
    • None

    Description

      There are some instances where AXIS2_REALLOC() is used in Rampart and Guththila. We need to remove them as in case one plugs APR pools into allocator, it becomes hard to implement the realloc operation (in fact, when there are memory pools in use, there is little use in using realloc)

      Attachments

        Activity

          People

            xydinesh Dinesh Weerapurage
            samisa Don Samisa Abeysinghe
            Votes:
            0 Vote for this issue
            Watchers:
            0 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: