Uploaded image for project: 'VOLTHA'
  1. VOLTHA
  2. VOL-2511

Reuse of buffer for OF message read causing corruption

    XMLWordPrintable

    Details

      Description

      the code that reads from the OF stream reuses a read buffer (premature optimization). it appears that the loxi package maintains and uses this buffer in some of its processing, thus it cannot be reused. The array for a message must be copied before being handed off for processing.

        Attachments

        No reviews matched the request. Check your Options in the drop-down menu of this sections header.

          Activity

            People

            Assignee:
            dbainbri David Bainbridge
            Reporter:
            dbainbri David Bainbridge
            Watchers:
            2 Start watching this issue

              Dates

              Created:
              Updated:
              Resolved:

                Gerrit Reviews

                There are no open Gerrit changes