Skip to content

Crash when passing a list of illegal values. #34

@dset0x

Description

@dset0x
In [3]: intbitset([-2.3], sanity_checks=True)
*** Error in `python_': double free or corruption (fasttop): 0x0000000001291da0 ***
zsh: abort (core dumped)  ipython
In [3]: intbitset([{}], sanity_checks=True)
*** Error in `python_': double free or corruption (fasttop): 0x00000000028d53c0 ***
zsh: abort (core dumped)  ipython

Metadata

Metadata

Assignees

No one assigned

    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