summaryrefslogtreecommitdiff
path: root/server/InterfaceController.cpp
diff options
context:
space:
mode:
authorJonathan Basseri <misterikkit@google.com>2017-09-14 16:33:08 -0700
committerJonathan Basseri <misterikkit@google.com>2017-09-14 16:36:12 -0700
commitebdaa682fcfd4fffde1cfb6dbac111fd8868a8b4 (patch)
tree9daf45f1cc756b987ccf258d0f3e4a47aaa92b65 /server/InterfaceController.cpp
parent4c8002457bd897bb9d3a6d35a7f5086217c5f98d (diff)
Zero-initialize struct which contains kernel structs.
This one struct initialization results in two uninitialized xfrm_address_t objects. Those objects are then filled in with correctly initialized values. There is no bug here, but we should maintain struct hygiene. Bug: 65693875 Test: runtest -x system/netd/server/netd_unit_test.cpp Change-Id: Ie61971f0965ce7054d5194ac8ca7991eee214a3e
Diffstat (limited to 'server/InterfaceController.cpp')
0 files changed, 0 insertions, 0 deletions