-
Notifications
You must be signed in to change notification settings - Fork 264
Labels
Component: WARPEffort: TrivialIssues require < 1 day of workIssues require < 1 day of workImpact: MediumIssue is impactful with a bad, or no, workaroundIssue is impactful with a bad, or no, workaroundRegression
Milestone
Description
- Open a new project
- Add a binary with no functions to the project
- Run the "WARP" -> "Create" -> "From Project" command
- Hit OK
After finishing notice that get_memory_usage_info() returns active binary view objects, this is because the binary was detected with no functions and the processor returned before closing the file (leaking the binary view in the process).
Metadata
Metadata
Assignees
Labels
Component: WARPEffort: TrivialIssues require < 1 day of workIssues require < 1 day of workImpact: MediumIssue is impactful with a bad, or no, workaroundIssue is impactful with a bad, or no, workaroundRegression