binaryninja-api icon indicating copy to clipboard operation
binaryninja-api copied to clipboard

BinaryView Memory Leak in DebuggerController When a ReportCollection Tab is Closed Last

Open bpotchik opened this issue 1 year ago • 0 comments

  1. open file
  2. open report widget (current_function.request_debug_report("mlil"))
  3. close the tab/file for that view
  4. close the report widget tab
  5. get_memory_usage_info()

bpotchik avatar Oct 19 '24 19:10 bpotchik