Skip to content

CopyFrom() on Structure Views Does Not Copy Parameters #210

@reventlov

Description

@reventlov

view.CopyFrom(other_view) copies the underlying bytes, but does not copy any view parameters from other_view, which can leave view in an inconsistent state. This also affects TryToCopyFrom() and UncheckedCopyFrom().

Metadata

Metadata

Assignees

No one assigned

    Labels

    bugSomething isn't working

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions