diff options
author | Steve Shin <jonshin@cisco.com> | 2018-06-29 09:40:20 -0700 |
---|---|---|
committer | Dave Barach <openvpp@barachs.net> | 2018-06-30 13:50:21 +0000 |
commit | 0d5a195ce457a62b60ae59d451067f3fd26f57c9 (patch) | |
tree | ad5c4f02705847800b8016b9494890a3ea14ca94 /src/vnet/interface_cli.c | |
parent | 0d60a0f8280fa7c902230a38956b1653e1ec7f3e (diff) |
cli: Validate cli_file_index on quit command
VPP crash happens with 'vppctl quit quit' command. The 2nd quit command
tries to access the file index which is already freed by the first quit.
This can be avoided to validate cli_file_index.
Change-Id: I880514c93523db2a727d7510c97950582cd6a6c8
Signed-off-by: Steve Shin <jonshin@cisco.com>
Diffstat (limited to 'src/vnet/interface_cli.c')
0 files changed, 0 insertions, 0 deletions