Skip to content
Snippets Groups Projects
Commit b35be4ea authored by Martyn Gigg's avatar Martyn Gigg Committed by Gigg, Martyn Anthony
Browse files

Fix heap-use-after-free bug

getDimension() returns a shared_ptr that is immediately
deleted which caused frame to become dangling reference.
parent d5fb3d8c
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