Skip to content

An empty ObjectArray object call function 'Exclude' will get a non-empty ScopeView #3

@xgaodongyu

Description

@xgaodongyu

If array size is zero, MAX_SIZE is 32, the shift-overflow occured in AlignWithBegin function.

n = MAX_SIZE - end; // end = 0, n = 32

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions