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

Clang Static analyzer showing a lot of warnings #3703

Open
MaddTheSane opened this issue May 21, 2019 · 1 comment
Open

Clang Static analyzer showing a lot of warnings #3703

MaddTheSane opened this issue May 21, 2019 · 1 comment

Comments

@MaddTheSane
Copy link
Contributor

Clang Static analysis is used to run compiled code through a static analyzer. This tool I used creates web pages where you can jump to different places in the code to follow the logic where the analyzer thought the code might fail.

As it stands, when I run it through FontForge, the resulting folders take up about 2 GB. Good news is that it compresses to around 217 MB.

While some of the warnings aren't a big deal, others are.
Checklist of warnings

Refs #891.

@ctrlcctrlv
Copy link
Member

Considering Coverity returns a similar number of results, this isn't exactly surprising.

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