diff options
author | Benoît Ganne <bganne@cisco.com> | 2020-05-11 16:27:29 +0200 |
---|---|---|
committer | Damjan Marion <dmarion@me.com> | 2020-05-14 12:27:39 +0000 |
commit | a58be82dda89d6496f92e451b42eee31f0cf47b4 (patch) | |
tree | 8361fdf538dc853f99d4f4394537f488acc601d0 /src/vnet/lisp-gpe | |
parent | 0ef9153989fd22f18c5a803167c6581202155efb (diff) |
vlib: fix unix cli commands crash without session
If a cli command is run while there are no cli session, then
cm->cli_file_pool will not be initialized and we should not try to
operate on it.
Type: fix
Change-Id: Iaea15a23f7efd5b17fab13e6c1cbb3a9a34080e0
Signed-off-by: Benoît Ganne <bganne@cisco.com>
Diffstat (limited to 'src/vnet/lisp-gpe')
0 files changed, 0 insertions, 0 deletions