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 rare out-of-bounds write in FLACCL #353

Open
wants to merge 2 commits into
base: master
Choose a base branch
from

Conversation

ledoge
Copy link

@ledoge ledoge commented Sep 28, 2024

Fixes #315

Note that I have no prior experience with OpenCL and haven't tested this patch extensively, so I'm not fully confident that this doesn't break anything.

@c72578
Copy link
Collaborator

c72578 commented Nov 1, 2024

@ledoge Thanks for your PR.
Here is a build from GitHub Actions, which contains the updated flac.cl:
CUETools_2.2.6_2024-11-01_git_408b68d_Fix_rare_out-of-bounds_write_in_FLACCL.zip
SHA256: b245bffd489cc5f7a21132fc91edb78c8346333a969bd41b61d52bf8a5f22d67

@DarkVoyage, please check.

@DarkVoyage
Copy link

DarkVoyage commented Nov 12, 2024

I use flac.cl a lot, so if I catch any glitches, I will write.
This version fixes the problem with that file.

@DarkVoyage
Copy link

DarkVoyage commented Nov 12, 2024

New version reports AIFF: Specified method is not supported.. on any operations with AIFF and then crashes in most cases.

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.

Found a file that causes crash of encoder at certain settings
3 participants