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 reports 21 bugs #80

Open
Vidrep opened this issue Sep 9, 2018 · 2 comments
Open

Clang Static Analyzer reports 21 bugs #80

Vidrep opened this issue Sep 9, 2018 · 2 comments
Labels
bug enhancement hacktoberfest Issues proposed to Hacktoberfest participants

Comments

@Vidrep
Copy link

Vidrep commented Sep 9, 2018

I'll post this one as a start.

File: bepdf/beos/utils/Thread.cpp
Warning: line 47, column 34
Use of memory after it is freed

@Vidrep
Copy link
Author

Vidrep commented Sep 16, 2018

Attached the summary report in PDF format. I'll provide detailed individual reports as needed, just ask.

index.pdf

@Vidrep
Copy link
Author

Vidrep commented Oct 10, 2018

I ran a scan-build using latest llvm 7. Scan-build found 79 bugs in xpdf, and 1 bug in BePDF. The zipped html reports are attached.
scan-build-2018-10-07-185618-44348-1.zip
scan-build-2018-10-07-190048-45476-1.zip

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug enhancement hacktoberfest Issues proposed to Hacktoberfest participants
Development

No branches or pull requests

2 participants