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 5
    • Issues 5
    • List
    • Boards
    • Service Desk
    • Milestones
  • Merge requests 3
    • Merge requests 3
  • 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
  • Wiki
    • Wiki
  • Snippets
    • Snippets
  • 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.

  • GL
  • mesamesa
  • Merge requests
  • !30

intel/compiler: remove unused member 'input_vue_map'

  • Review changes

  • Download
  • Email patches
  • Plain diff
Closed Yevhenii Kharchenko requested to merge fix/coverity-1474559-v2-draft into master Apr 07, 2021
  • Overview 0
  • Commits 1
  • Pipelines 2
  • Changes 5

v2: Instead of fixing unitialized member 'fs_visitor::input_vue_map' (as reported by Coverity Scan in defect CID 1474559), remove unused members 'vec4_tcs_visitor::input_vue_map' and 'fs_visitor::input_vue_map'.

Also fixed 'debug_enabled' argument skipped in a fs_visitor constructor call from brw_compile_tes().

Signed-off-by: Yevhenii Kharchenko yevhenii.kharchenko@globallogic.com

Assignee
Assign to
Reviewers
Request review from
Time tracking
Source branch: fix/coverity-1474559-v2-draft