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);

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions