Skip to content

WARP Processor leaking "empty" binary views #7674

Description

@emesare
  1. Open a new project
  2. Add a binary with no functions to the project
  3. Run the "WARP" -> "Create" -> "From Project" command
  4. 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).

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

Type

Projects

No projects

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions