Skip to content

Disassembly does not properly label destructors #35

@bobjervis

Description

@bobjervis

A call to a destructor, say a string destructor is labeled:

text.string.string

It should be

text.string.~string

The machine addresses are correct, however.

Metadata

Metadata

Assignees

No one assigned

    Labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions