summaryrefslogtreecommitdiff
path: root/server/TetherController.cpp
diff options
context:
space:
mode:
authorMaciej Żenczykowski <maze@google.com>2020-04-30 16:36:21 -0700
committerMaciej Żenczykowski <maze@google.com>2020-04-30 16:36:26 -0700
commit74b20e7483cb8122ac15050b2f095ff47fb7f028 (patch)
treec70efc3ca8581c12f4beca645854e22066ee1a84 /server/TetherController.cpp
parent84b59d9fcb6af631512a63731428bf8bc0bf1c64 (diff)
FwmarkCommand.h - fix uninitialized fields in constructor
Fixes: system/netd/include/FwmarkCommand.h:34:5: error: 2 uninitialized fields at the end of the constructor call [clang-analyzer-optin.cplusplus.UninitializedObject,-warnings-as-errors] FwmarkConnectInfo() {} ^ system/netd/include/FwmarkCommand.h:26:9: note: uninitialized field 'this->error' int error; ^ system/netd/include/FwmarkCommand.h:27:14: note: uninitialized field 'this->latencyMs' unsigned latencyMs; ^ system/netd/server/FwmarkServer.cpp:103:23: note: Calling default constructor for 'FwmarkConnectInfo' FwmarkConnectInfo connectInfo; ^ Test: builds Bug: 155351989 Signed-off-by: Maciej Żenczykowski <maze@google.com> Change-Id: I8f9f69e65d64462e790eadd25ec83bd2d0a82b16
Diffstat (limited to 'server/TetherController.cpp')
0 files changed, 0 insertions, 0 deletions