Skip to content

  • Projects
  • Groups
  • Snippets
  • Help
  • This project
    • Loading...
  • Sign in / Register
A
angle
  • Project
    • Overview
    • Details
    • Activity
    • Cycle Analytics
  • Repository
    • Repository
    • Files
    • Commits
    • Branches
    • Tags
    • Contributors
    • Graph
    • Compare
    • Charts
  • Issues 0
    • Issues 0
    • List
    • Board
    • Labels
    • Milestones
  • Merge Requests 0
    • Merge Requests 0
  • CI / CD
    • CI / CD
    • Pipelines
    • Jobs
    • Schedules
    • Charts
  • Wiki
    • Wiki
  • Snippets
    • Snippets
  • Members
    • Members
  • Collapse sidebar
  • Activity
  • Graph
  • Charts
  • Create a new issue
  • Jobs
  • Commits
  • Issue Boards
  • Chen Yisong
  • angle
  • Repository

Switch branch/tag
  • angle
  • src
  • libANGLE
  • renderer
  • vulkan
  • ProgramExecutableVk.cpp
Find file
BlameHistoryPermalink
  • Tim Van Patten's avatar
    Reset mCurrentGraphicsPipeline in ProgramExecutableVk::reset · d3e1a7ff
    Tim Van Patten authored Mar 29, 2021
    ContextVk::mCurrentGraphicsPipeline should be reset during
    ProgramExecutableVk::reset() since programInfo.release() frees the
    PipelineHelper that it's pointing to. This has resulted in several
    use-after-free errors, which this CL will prevent in the future.
    
    Bug: angleproject:5624
    Bug: b/182409935
    Change-Id: I847bb7eb5b593c89b84f0fbbca23ea5367f5f55c
    Reviewed-on: https://chromium-review.googlesource.com/c/angle/angle/+/2792861
    Commit-Queue: Tim Van Patten <timvp@google.com>
    Reviewed-by: 's avatarShahbaz Youssefi <syoussefi@chromium.org>
    Reviewed-by: 's avatarJamie Madill <jmadill@chromium.org>
    Reviewed-by: 's avatarCody Northrop <cnorthrop@google.com>
    d3e1a7ff
ProgramExecutableVk.cpp 74.9 KB
EditWeb IDE
×

Replace ProgramExecutableVk.cpp

Attach a file by drag & drop or click to upload


Cancel
A new branch will be created in your fork and a new merge request will be started.