Commit 59ea37da authored by Lioncash's avatar Lioncash
Browse files

gl_rasterizer_cache: Avoid iterator invalidation issues within InvalidateRegion()

A range-based for loop can't be used when the container being iterated
is also being erased from.
parent 0bfe9742
Supports Markdown
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment