Skip to content

Out of range issue #20

@kstppd

Description

@kstppd

&(temp_result[0]),

I have gotten a few out of range crashes here. I believe these should use the .data() method instead of &(vec[0]) to retrieve the memory location even when some of those vectors are empty. I also think there should be a general effort to change the rest of the instances as well. Should I create a PR with that?

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