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,083
    • Issues 3,083
    • List
    • Boards
    • Service Desk
    • Milestones
  • Merge requests 1,019
    • Merge requests 1,019
  • 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
  • !19475

pvr: Fix NULL pointer indirection in pvr_enable_z_replicate()

  • Review changes

  • Download
  • Email patches
  • Plain diff
Merged Sarah Walker requested to merge sarah-walker-imgtec/mesa:staging/ddkos-20541_segfault_z_replicate into main Nov 02, 2022
  • Overview 1
  • Commits 1
  • Pipelines 1
  • Changes 1

Check input_subpass->depth_stencil_attachment is non-NULL before indirecting it.

Signed-off-by: Sarah Walker sarah.walker@imgtec.com Reviewed-by: Frank Binns frank.binns@imgtec.com

/cc @frankbinns , @rajnesh-kanwal

Edited Nov 03, 2022 by Sarah Walker
Assignee
Assign to
Reviewers
Request review from
Time tracking
Source branch: staging/ddkos-20541_segfault_z_replicate