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

Intermittent exception in SoapSerializer, due to ordering of statements

    XMLWordPrintableJSON

Details

    • Bug
    • Status: Closed
    • Major
    • Resolution: Fixed
    • current (nightly)
    • None
    • Serialization
    • None

    Description

      Within SoapSerializer::serializeCmplxArray and SoapSerializer::serializeSimpleArray the statements for removeNamespace() and pParam->setPrefix() can cause access exceptions due to their ordering.

      By removing the prefix too soon, the string value is deleted before it is actually used.

      Attachments

        Activity

          People

            dicka Adrian Dick
            dicka Adrian Dick
            Votes:
            0 Vote for this issue
            Watchers:
            0 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: