Skip to content
GitLab
Projects
Groups
Topics
Snippets
/
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Register
Sign in
Toggle navigation
Menu
Mesa
mesa
Merge requests
!2919
st/mesa: unmap pbo after updating cache
Code
Review changes
Check out branch
Download
Patches
Plain diff
Merged
Erik Faye-Lund
requested to merge
kusma/mesa:unmap-pbo-after-caching
into
master
Nov 28, 2019
Overview
1
Commits
1
Pipelines
3
Changes
1
Unmapping first leads to accessing an invalid pointer. So let's switch these lines around.