Skip to content

Add "fix: bug in block erase logic" Commit to r36.4.4-updates Branch #144

Description

@dchvs

The fix: bug in block erase logic was merged to r36.4.3-updates branch, but not to r36.4.4-updates.

r36.4.3-updates

CurBlock = (ValidRecord / This->BlockSize);

r36.4.4-updates

CurBlock = (ValidRecord / This->PartitionByteOffset);

Activity

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

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