Details
-
Improvement
-
Status: Open
-
Major
-
Resolution: Unresolved
-
None
-
None
-
None
Description
Currently I run kudu by the C++ static analysis tools which reports some
warning of the code. I try to fix the considerable warning and will push
some commit.
Such as:
Unuse variables in functions.
Uninit member varibales.
and so on.