Uploaded image for project: 'Qpid Dispatch'
  1. Qpid Dispatch
  2. DISPATCH-2293

Review use of qd_parse()

    XMLWordPrintableJSON

Details

    • Bug
    • Status: Open
    • Major
    • Resolution: Unresolved
    • 1.18.0
    • Backlog
    • Router Node
    • None

    Description

      Review the use of qd_parse() to ensure callers always verify the return value before using it.

      qd_parse() is used to parse amqp messages.  Since these messages are coming from an external entity all callers must check that there were no parse errors.

       

      Use qd_parse_ok(return_value) to verify the return value.

      Attachments

        Activity

          People

            kgiusti Ken Giusti
            kgiusti Ken Giusti
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

            Dates

              Created:
              Updated: