Skip to content
Snippets Groups Projects
Commit fd8c36ce authored by Luminous Luminos's avatar Luminous Luminos
Browse files

copy shared pointer instead of passing it by reference in "delete" functions

These functions are deleting an iterator which invalidates the reference to the
shared pointer that was passed in causing a use after free.
parent 27d9ce35
No related branches found
No related tags found
No related merge requests found
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