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

Splines: initialize the draw cache with the correct dimensions #757

Merged
merged 1 commit into from Oct 20, 2021

Conversation

sboukortt
Copy link
Member

Fixes #735.

@sboukortt sboukortt merged commit 0eff04c into libjxl:main Oct 20, 2021
18 checks passed
@deymo deymo added the merge-0.6 PR label to flag PRs that need to be merged to v0.6.x label Oct 27, 2021
deymo pushed a commit to deymo/libjxl that referenced this pull request Oct 27, 2021
Fixes libjxl#735.
(cherry picked from commit 0eff04c)
(cherry picked from PR libjxl#757)
deymo pushed a commit that referenced this pull request Oct 27, 2021
Fixes #735.
(cherry picked from commit 0eff04c)
(cherry picked from PR #757)
@sboukortt sboukortt deleted the spline-fuzz branch June 9, 2022 15:53
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
merge-0.6 PR label to flag PRs that need to be merged to v0.6.x
Projects
None yet
Development

Successfully merging this pull request may close these issues.

splines: segfault due to out of bounds access of segment array
3 participants