Open
Description
TagType Leak
- Ensure you're on latest dev with active object counters for TagType and TagReference
- Open a binary, navigate to the tag type tab in the tags sidebar
- Close the binary Observe the count (19)
>>> get_memory_usage_info()['Active TagType objects']
19
- Redo step 2
- Close the binary, observe the count (38)
>>> get_memory_usage_info()['Active TagType objects']
38