Track links using shared pointed
Since debug console maintains a list of links it needs to use shared pointers so it doesn’t run into the link delete ordering problem.
Loading
Please sign in to comment
Since debug console maintains a list of links it needs to use shared pointers so it doesn’t run into the link delete ordering problem.