Skip to content

static analyzer tests#1285

Merged
Cyan4973 merged 8 commits into
devfrom
scanbuild
Aug 17, 2018
Merged

static analyzer tests#1285
Cyan4973 merged 8 commits into
devfrom
scanbuild

Conversation

@Cyan4973

@Cyan4973 Cyan4973 commented Aug 17, 2018

Copy link
Copy Markdown
Contributor

re-enable scan-build tests,
fixing all issues found in the process.

This test should help us capture automatically some easy mistakes,
such as forgetting to check a malloc() outcome, forgetting to release resource, etc.
which are situations that are typically not triggered at runtime
because they almost never happen, on test systems.

@Cyan4973 Cyan4973 merged commit ea0b5fc into dev Aug 17, 2018
@Cyan4973 Cyan4973 deleted the scanbuild branch September 21, 2018 19:57
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants