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

SoapFault copy constructors not initializing object variables before doing copies

    XMLWordPrintableJSON

Details

    Description

      OtherFaultException and SoapFaultException.cpp copy constructors are not initializing object variables before doing a copy. Thus, intermittent errors occur when performing copies since a copy first deletes the object variable and then performs copy. The delete will occasionally fail due to invalid pointer.

      Attachments

        Activity

          People

            nadiramra Nadir K. Amra
            nadiramra Nadir K. Amra
            Votes:
            0 Vote for this issue
            Watchers:
            0 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: