Skip to content
GitLab
Projects Groups 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
    • Contributors
    • Graph
    • Compare
  • Issues 3,068
    • Issues 3,068
    • List
    • Boards
    • Service Desk
    • Milestones
  • Merge requests 1,009
    • Merge requests 1,009
  • 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

Due to an influx of spam, we have had to impose restrictions on new accounts. Please see this wiki page for instructions on how to get full permissions. Sorry for the inconvenience.

  • MesaMesa
  • mesamesa
  • Merge requests
  • !20035

pvr: Add missing valgrind includes and fix unused return value.

  • Review changes

  • Download
  • Email patches
  • Plain diff
Merged Karmjit Mahil requested to merge CreativeCylon/mesa:dev/Fix_missing_import_and_unused_ret into main Nov 28, 2022
  • Overview 1
  • Commits 1
  • Pipelines 4
  • Changes 1

On including the header the compiler started throwing warnings about the return value not being used when setting and getting the vbits.

This commit adds the missing valgrind related headers and fixes the warnings caused by including them.

Signed-off-by: Karmjit Mahil Karmjit.Mahil@imgtec.com

Assignee
Assign to
Reviewers
Request review from
Time tracking
Source branch: dev/Fix_missing_import_and_unused_ret