Skip to content
This repository was archived by the owner on Jan 23, 2025. It is now read-only.
This repository was archived by the owner on Jan 23, 2025. It is now read-only.

Invalid keyword arguments to pydablooms segfaults #57

@mynameisfiber

Description

@mynameisfiber

If I initialize a new dabloom filter with the incorrect keyword arguments, I get a segfault:

>>> b = pydablooms.Dablooms(capactiy=1000, error_rate=0.05, filepath='/tmp/bloom.bin')
Segmentation fault: 11

The segfault happens in line 15 of the python module.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    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