-
Notifications
You must be signed in to change notification settings - Fork 259
Closed
Labels
Component: CoreIssue needs changes to the coreIssue needs changes to the coreImpact: HighIssue adds or blocks important functionalityIssue adds or blocks important functionality
Milestone
Description
Version and Platform (required):
- Binary Ninja Version: 5.2.8012-dev Personal (aec518eb)
- Edition: Non-Commercial
Bug Description:
When defining structure member at offset access, BN hides some of the other accesses.
Steps To Reproduce:
Please provide all steps required to reproduce the behavior:
- Open attached binary
- Go to
0x100000770
- Create structure and add the member at offset access
0x0
Expected Behavior:
No accesses is disappeared, only member is created on pointed access expression.

Additional Information:
This probably a regression, as in 4.2 it works as expected - no accesses is disappearing.
bin.zip
Metadata
Metadata
Assignees
Labels
Component: CoreIssue needs changes to the coreIssue needs changes to the coreImpact: HighIssue adds or blocks important functionalityIssue adds or blocks important functionality