Skip to content

Potential out-of-bounds array access in Series #917

@wesm

Description

@wesm

Can cause segfault if dtype=object

s = Series([], index=[])
s[-1]

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions