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

SegFaults are thrown for invalid parameters to EvalPoly and EvalChebyshev #558

Closed
yspolyakov opened this issue Sep 15, 2023 · 0 comments · Fixed by #561
Closed

SegFaults are thrown for invalid parameters to EvalPoly and EvalChebyshev #558

yspolyakov opened this issue Sep 15, 2023 · 0 comments · Fixed by #561
Assignees
Labels
bug Something isn't working Priority: HIGH
Milestone

Comments

@yspolyakov
Copy link
Contributor

Source: https://openfhe.discourse.group/t/segfaults-in-evalpoly-evalchebyshev/811

I am doing some evaluations with polynomials and recently encountered two segfaults.
The first occurred when I called EvalChebyshevFunction with degree zero and the second occurred when I called EvalPoly with a vector containing only one element.

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

Successfully merging a pull request may close this issue.

2 participants