Skip to content
Snippets Groups Projects
Commit e51764d0 authored by rtoy's avatar rtoy
Browse files

Weak pointers were being scanned too often such that the weak pointer

would be broken but the value was still alive.  Now only scan the weak
pointers at the very end (like we used to), instead with the weak hash
tables.
parent 393e6b54
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