Fix bad shared_ptr dereference.
Always verify that map entries exist before accessing the shared pointer held by the map.
Please register or sign in to comment
Always verify that map entries exist before accessing the shared pointer held by the map.