Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Disjointpool seqfaults if parameters are NULL. #804

Open
lplewa opened this issue Oct 15, 2024 · 1 comment
Open

Disjointpool seqfaults if parameters are NULL. #804

lplewa opened this issue Oct 15, 2024 · 1 comment
Labels
bug Something isn't working

Comments

@lplewa
Copy link
Contributor

lplewa commented Oct 15, 2024

Other pools uses default config(tbh only jmalloc, and disjoint uses any parameters). For sure we should not throw seqfault. as easy fix can just return einval, but we might consider going with some default configuration if possible

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

2 participants