diff options
author | Lioncash <mathew1800@gmail.com> | 2018-08-09 15:24:17 -0400 |
---|---|---|
committer | Lioncash <mathew1800@gmail.com> | 2018-08-09 15:30:20 -0400 |
commit | 59ea37daa7b822f26737bface58a050ed2899fec (patch) | |
tree | 4054818d5fa4096173b656aa8a2994c3a2ec0c22 /src/common/file_util.cpp | |
parent | 0bfe974281de2944d08d2856908142298b78c86b (diff) |
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.
Diffstat (limited to 'src/common/file_util.cpp')
0 files changed, 0 insertions, 0 deletions