On 10/07/2016 01:19 PM, Richard Biener wrote:
On Fri, 7 Oct 2016, Richard Biener wrote:I think the main issue is that it is not documented what is safe to do (and what are the results) when you modify a bitmap while you are iterating over it.Does the following look ok?
Sure. Bernd