commit | 6d2ecb1b547af21613943528b0e62a1005051eb2 | [log] [tgz] |
---|---|---|
author | Luiz Augusto von Dentz <luiz.von.dentz@intel.com> | Fri Aug 24 17:49:02 2018 +0300 |
committer | Luiz Augusto von Dentz <luiz.von.dentz@intel.com> | Fri Aug 24 17:52:17 2018 +0300 |
tree | a947e3ca1d2e35405d66f4177706335bd382a751 | |
parent | a4f6905ea933032d8aa1d07575349f5e80cc5a3d [diff] |
mesh: Fix uninitilized error This fixes the following error: mesh/cfgmod-server.c: In function ‘cfg_srv_pkt’: mesh/cfgmod-server.c:103:5: error: ‘pub’ may be used uninitialized in this function [-Werror=maybe-uninitialized]