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

Variable 'xx' may be unitialized when used here #14

Open
Patresko opened this issue Oct 14, 2022 · 1 comment
Open

Variable 'xx' may be unitialized when used here #14

Patresko opened this issue Oct 14, 2022 · 1 comment

Comments

@Patresko
Copy link

Can you fix this warning?

First is in backward_references_enc
Variable 'best_offset' may be uninitialized when used here

Rest are in dec_neon
Variable 'sum_left' may be uninitialized when used here Variable 'sum_top' may be uninitialized when used here

@dreampiggy
Copy link
Contributor

dreampiggy commented Oct 14, 2022

I can't. Because I'm not maintainer of libwebp. This repo is just read-only port for webp and CocoaPods

You'd better ask Googler to fix this :)

https://groups.google.com/a/webmproject.org/g/webp-discuss
https://bugs.chromium.org/p/webp
https://chromium.googlesource.com/webm/libwebp/

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

2 participants