Uploaded image for project: 'Qpid'
  1. Qpid
  2. QPID-2915

Qpid Cpp Messaging .NET Binding does not properly handle Qpid type VAR_VOID

    XMLWordPrintableJSON

Details

    • Bug
    • Status: Closed
    • Major
    • Resolution: Fixed
    • None
    • 0.7
    • .NET Client
    • None

    Description

      Sending nullptr or receiving Qpid type VAR_VOID causes the binding to fail.

      Sending nullptr should send a VAR_VOID value to Messaging.
      Receiving a VAR_VOID should send a nullptr in place of an actual object to .NET binding clients.
      The Message decoder will display a zero-length string when ToString() processes a nullptr.

      Attachments

        Activity

          People

            chug Charles E. Rolke
            chug Charles E. Rolke
            Votes:
            0 Vote for this issue
            Watchers:
            0 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: