diff options
author | 2019-04-29 16:55:46 +0200 | |
---|---|---|
committer | 2019-05-01 18:11:10 +0000 | |
commit | eecdf93aeaf59e65dfeb57cdeae75ff9675d9c0f (patch) | |
tree | 611565ae94b9c03651b000bd160e1092677b8853 /src/vnet/bonding/cli.c | |
parent | ef1ae3ad01ab2a02c085dbbe5473d8109f5f1aea (diff) |
svm: remove dead code triggering overflow
split_point is incremented twice per iteration whereas we only check for
*split_point != '\0' at the beginning of the iteration.
This code seems dead so remove it altogether.
Change-Id: Iabaf26cd5c0c8f747e267bcff044540a2376d3f6
Signed-off-by: Benoît Ganne <bganne@cisco.com>
Diffstat (limited to 'src/vnet/bonding/cli.c')
0 files changed, 0 insertions, 0 deletions