Skip to content
GitLab
  • Menu
Projects Groups Snippets
  • /
  • Help
    • Help
    • Support
    • Community forum
    • Submit feedback
    • Contribute to GitLab
  • Sign in
  • P python-handel
  • Project information
    • Project information
    • Activity
    • Labels
    • Members
  • Repository
    • Repository
    • Files
    • Commits
    • Branches
    • Tags
    • Contributors
    • Graph
    • Compare
  • Issues 2
    • Issues 2
    • List
    • Boards
    • Service Desk
    • Milestones
  • Jira
    • Jira
  • Merge requests 0
    • Merge requests 0
  • CI/CD
    • CI/CD
    • Pipelines
    • Jobs
    • Schedules
  • Deployments
    • Deployments
    • Environments
    • Releases
  • Packages & Registries
    • Packages & Registries
    • Container Registry
  • Monitor
    • Monitor
    • Incidents
  • Analytics
    • Analytics
    • Value stream
    • CI/CD
    • Repository
  • Wiki
    • Wiki
  • Snippets
    • Snippets
  • Activity
  • Graph
  • Create a new issue
  • Jobs
  • Commits
  • Issue Boards
Collapse sidebar
  • Bliss
  • python-handel
  • Merge requests
  • !3

Make buffer parsing more robust

  • Review changes

  • Download
  • Email patches
  • Plain diff
Merged Vincent Michel requested to merge fix-buffer-parsing into master Nov 06, 2018
  • Overview 0
  • Commits 1
  • Pipelines 1
  • Changes 1

Fix buffer parsing issue seen on ID13.

Consider an XMAP with 3 channels configured and the last one deactivated.

In the buffer, the data for the last channel (containing garbage) is reported as belonging to channel 0, overriding its actual data.

Assignee
Assign to
Reviewer
Request review from
Time tracking
Source branch: fix-buffer-parsing