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

Fix heap-buffer-overflow in color_esycc_to_rgb #748

Merged
merged 1 commit into from
Apr 29, 2016

Conversation

mayeut
Copy link
Collaborator

@mayeut mayeut commented Apr 21, 2016

When all components do not have the same dx/dy, components buffer are
read beyond their end.
Do not convert in this case.

Update #725

@mayeut mayeut force-pushed the issue-725 branch 2 times, most recently from 557d532 to 4d149b5 Compare April 25, 2016 20:17
When all components do not have the same dx/dy, components buffer are
read beyond their end.
Do not convert in this case.

Update uclouvain#725
@mayeut mayeut merged commit ad593c9 into uclouvain:master Apr 29, 2016
@mayeut mayeut deleted the issue-725 branch April 29, 2016 21:54
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants