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

A potential error handling bugs #5512

Open
HaoranLiu14 opened this issue Mar 21, 2023 · 0 comments
Open

A potential error handling bugs #5512

HaoranLiu14 opened this issue Mar 21, 2023 · 0 comments

Comments

@HaoranLiu14
Copy link

While reading the newest codes, I found a suspicious code that could be a potential error handling bug.

In the function SDL_AMediaCodec_FakeFifo_abort, The value of fifo->should_abort is not checked first.

It is currently not in danger of triggering any error, but there is still a risk that its error be triggered as the code is updated. Will you consider adding error handling for them in a future update?

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

No branches or pull requests

1 participant