Skip to content
Snippets Groups Projects
Unverified Commit 8cd3b8de authored by Will Dietz's avatar Will Dietz Committed by GitHub
Browse files

ExtractInstances: fix memory safety issue re:DenseMap (#3385)

Don't create entries while reading from the map,
as sometimes this requires the map to grow which invalidates pointers to entries.
parent c3ebed35
No related branches found
No related tags found
No related merge requests found
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