Skip to content
GitLab
Projects Groups Snippets
  • /
  • Help
    • Help
    • Support
    • Community forum
    • Submit feedback
    • Contribute to GitLab
  • Sign in / Register
  • libxcb libxcb
  • Project information
    • Project information
    • Activity
    • Labels
    • Members
  • Repository
    • Repository
    • Files
    • Commits
    • Branches
    • Tags
    • Contributors
    • Graph
    • Compare
  • Issues 39
    • Issues 39
    • List
    • Boards
    • Service Desk
    • Milestones
  • Merge requests 12
    • Merge requests 12
  • CI/CD
    • CI/CD
    • Pipelines
    • Jobs
    • Schedules
  • Deployments
    • Deployments
    • Environments
    • Releases
  • Packages and registries
    • Packages and registries
    • Container Registry
  • Monitor
    • Monitor
    • Incidents
  • Analytics
    • Analytics
    • Value stream
    • CI/CD
    • Repository
  • Snippets
    • Snippets
  • Activity
  • Graph
  • Create a new issue
  • Jobs
  • Commits
  • Issue Boards
Collapse sidebar
  • xorgxorg
  • lib
  • libxcblibxcb
  • Merge requests
  • !3

c_client: Fix length() for lists without fieldref

  • Review changes

  • Download
  • Email patches
  • Plain diff
Open Nathan Kidd requested to merge nathankidd/libxcb:fixlen into master Mar 18, 2019
  • Overview 2
  • Commits 1
  • Pipelines 0
  • Changes 1

The reply always has an implicit 32 bytes that are not included in the length field.

Sadly did not have cycles to check if the same issue exists in other paths.

Assignee
Assign to
Reviewers
Request review from
Time tracking
Source branch: fixlen