diff options
author | Igor Mikhailov (imichail) <imichail@cisco.com> | 2016-09-25 15:11:53 -0700 |
---|---|---|
committer | John Lo <loj@cisco.com> | 2016-09-26 21:50:10 +0000 |
commit | ab3e42b08db051eca5c4516e80ae6c428615a8f9 (patch) | |
tree | 60aa18bc1f5afb8f36a8e50a7dbdb0b3e441580d /vpp-api/python | |
parent | 271ad32d25bbc4e6ebc7aa113f04610112819f34 (diff) |
Fix for potential use of uninitialized variables
The code allowed for the command 'set interface unnumbered'
to be processed without specifying any parameters,
thus the set logic of the command would have been using uninitialized
variables 'unnumbered_sw_if_index' and 'inherit_from_sw_if_index'.
Change-Id: I4de14fa1096527c5c48f74304db379f9953760a8
Signed-off-by: Igor Mikhailov (imichail) <imichail@cisco.com>
Diffstat (limited to 'vpp-api/python')
0 files changed, 0 insertions, 0 deletions