Skip to content

Struct member tooltip offset wrong with duplicate member names #7856

@trumank

Description

@trumank

Version and Platform (required):

  • Binary Ninja Version: 5.3.8844-dev
  • Edition: Commercial
  • OS: Windows
  • OS Version: 11
  • CPU Architecture: x64

Bug Description:
Hover tooltip seems to find struct member by member name which breaks when there are multiple members with the same name. It picks the first one found. The actual vtable offset in this screenshot is 0x38 (and interestingly when double clicking the member in code view, the types window opens with the correct member selected.)

Image

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions