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

occasional Buffer overflow #14

Open
crass00 opened this issue Dec 29, 2023 · 3 comments
Open

occasional Buffer overflow #14

crass00 opened this issue Dec 29, 2023 · 3 comments
Labels
bug Something isn't working question Further information is requested

Comments

@crass00
Copy link

crass00 commented Dec 29, 2023

Sometimes is get the below error

Assertion failed: coeff % quant == 0, file D:\Work\OpenSource\guetzli-cuda-opencl\guetzli\output_image.cc, line 629

In the below change there is a buffer overflow fix (mixed in with some other stuff)

https://github.com/winsoft666/guetzli-cuda-opencl/commit/6b5a607a91150c6fe7310f5518012b8a78ef3f04#diff-7ae0466468c37e899127f650d1fc3e774ad635659403f406fabd10715f6d729e

Any chance its a potentional fix and fix so any chance of merging it and compiling a new verison (I've tried but I've never been able to sucessfully compile a cuda-opelcl build of this :( )

@doterax
Copy link
Owner

doterax commented Mar 5, 2024

Sorry, I was busy. This link is not working.

@doterax doterax added bug Something isn't working question Further information is requested labels Mar 5, 2024
@doterax
Copy link
Owner

doterax commented Apr 17, 2024

@crass00 provided link still not working, you can add your solution below and I will analyze it.

@crass00
Copy link
Author

crass00 commented Apr 17, 2024

sorry i didn't have a copy of the code before winsoft666 took down the repo :(

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

No branches or pull requests

2 participants