commit | f5b2ee02c60f996e0d008c27f2ef4076a2889347 | [log] [tgz] |
---|---|---|
author | Manoj Gupta <manojgupta@google.com> | Tue Dec 13 17:19:13 2016 -0800 |
committer | George Burgess IV <gbiv@google.com> | Tue Dec 13 17:19:13 2016 -0800 |
tree | c794c999f3d9c8d2b2e49e6f9b6366b5a92880cc | |
parent | 88ff807ea265e293ca72204e0328f840966bbb93 [diff] |
Fix clang static analyzer warnings. system/extras/cpustats/cpustats.c:127:61: warning: Assigned value is garbage or undefined [clang-analyzer-core.uninitialized.Assign] system/extras/cpustats/cpustats.c:116:29: warning: Call to 'malloc' has an allocation size of 0 bytes [clang-analyzer-unix.API] Test: Warning no longer appears Change-Id: I770bf73421608c890ecb1c1c538970e358a69199