Skip to content
GitLab
Projects Groups Topics Snippets
  • /
  • Help
    • Help
    • Support
    • Community forum
    • Submit feedback
    • Contribute to GitLab
  • Register
  • Sign in
  • mesa mesa
  • Project information
    • Project information
    • Activity
    • Labels
    • Members
  • Repository
    • Repository
    • Files
    • Commits
    • Branches
    • Tags
    • Contributor statistics
    • Graph
    • Compare revisions
  • Issues 3.2k
    • Issues 3.2k
    • List
    • Boards
    • Service Desk
    • Milestones
  • Merge requests 1k
    • Merge requests 1k
  • CI/CD
    • CI/CD
    • Pipelines
    • Jobs
    • Schedules
  • Deployments
    • Deployments
    • Releases
  • Packages and registries
    • Packages and registries
    • Container Registry
  • Analytics
    • Analytics
    • Value stream
    • CI/CD
    • Repository
  • Activity
  • Graph
  • Create a new issue
  • Jobs
  • Commits
  • Issue Boards
Collapse sidebar
  • MesaMesa
  • mesamesa
  • Merge requests
  • !17490

Some cleanups around util_format_description

  • Review changes

  • Download
  • Patches
  • Plain diff
Merged Konstantin Seurer requested to merge KonstantinSeurer/mesa:util_format_description-cleanup into main Jul 12, 2022
  • Overview 11
  • Commits 21
  • Pipelines 15
  • Changes 26

The format should always be valid (< PIPE_FORMAT_COUNT) and therefore, we will never have to return NULL. This allows us to get rid of a lot of null checks and asserts.

Assignee
Assign to
Reviewers
Request review from
Time tracking
Source branch: util_format_description-cleanup