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

message annotation parsing incorrectly uses ->remainder for current buffer capacity

    XMLWordPrintableJSON

Details

    • Bug
    • Status: Closed
    • Major
    • Resolution: Fixed
    • None
    • 1.9.0
    • Router Node
    • None

    Description

      The following code uses qd_iterator_pointer_t->remaining when computing the amount of data available in the current buffer:

      parse.c

      ->remaining is the total amount of data remaining across the buffer chain. This is likely larger than the amount of data in the current buffer.

      Attachments

        Activity

          People

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

            Dates

              Created:
              Updated:
              Resolved: