-
Notifications
You must be signed in to change notification settings - Fork 264
Closed
Labels
Effort: 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, workaround
Milestone
Description
Version and Platform (required):
- Binary Ninja Version: 5.3.8680-dev Ultimate, ee12a184
- OS: macos
- OS Version: 15.7.2
- CPU Architecture: arm64
Bug Description:
One of the recent dev revisions introduced a regression with regards to how a database is marked as modified. All databases are always marked as modified on open under all circumstances in 5.3.8680-dev.
Steps To Reproduce:
- Open a database.
- Note that it is marked modified
- Save the database.
- Close the database.
- Open the database.
- Note that it is marked modified.
Expected Behavior:
After save and reopen, the database is only marked modified if there is a modification or a binja version update occurred between the last save and this open.
Metadata
Metadata
Assignees
Labels
Effort: 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, workaround