Skip to content

Run static analyzer on build. Fixed warnings.#67

Open
hborders wants to merge 1 commit intomattgemmell:masterfrom
hborders:run_static_analyzer
Open

Run static analyzer on build. Fixed warnings.#67
hborders wants to merge 1 commit intomattgemmell:masterfrom
hborders:run_static_analyzer

Conversation

@hborders
Copy link

Warnings were all about use of uninitialized values. Initialized values to zero or nil in unintialized cases.

Warnings were all about use of uninitialized values. Initialized values to zero or nil in unintialized cases.
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

Successfully merging this pull request may close these issues.

1 participant

Comments