Skip to content
Snippets Groups Projects
Commit 5ff4c6b0 authored by Sean McBride's avatar Sean McBride
Browse files

Misc cleanup of code nearby clang analyzer warnings.

No warnings were actually fixed.  Removed some unnecessary checks for null before delete(), changed some variables used as booleans to real 'bool's, moved some declarations together with initial assignment, made some private globals static.

Change-Id: I76d54ae907dc504866576df935c9a47e71785f68
parent 67ed07b0
No related branches found
No related tags found
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment