Fix two quarantine regressions.
Fix quarantine to actually update tsd when expanding, and to avoid double initialization (leaking the first quarantine) due to recursive initialization. This resolves #161.
This commit is contained in:
@@ -339,6 +339,7 @@ prof_thread_name_set
|
||||
quarantine
|
||||
quarantine_alloc_hook
|
||||
quarantine_cleanup
|
||||
quarantine_alloc_hook_work
|
||||
quarantine_init
|
||||
register_zone
|
||||
rtree_delete
|
||||
|
Reference in New Issue
Block a user