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

Cruft in qpid::framing::Buffer class should be removed

    XMLWordPrintableJSON

Details

    • Improvement
    • Status: Closed
    • Minor
    • Resolution: Fixed
    • None
    • 0.17
    • C++ Broker
    • None

    Description

      The definition of qpid::framing::Buffer::Iterator seems buggy to me. This is not a bidirectional iterator. It's not even a forward iterator because the iterator state is kept in the referenced buffer object. It is not possible to use a pair of such iterators to form a range, so not many algorithms can be used on them (at least not in a safe manner).

      Attachments

        Activity

          People

            astitcher Andrew Stitcher
            fweimer Florian Weimer
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: