Skip to content
Snippets Groups Projects
Commit 8e00f3ae authored by Dmitri Naumov's avatar Dmitri Naumov
Browse files

[GL/IO] Avoid use after move.

Points were accessed and moved in a for-loop. Second
iteration would result in access after move.
parent 29a54a30
No related branches found
No related tags found
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment