diff options
author | Benoît Ganne <bganne@cisco.com> | 2020-05-11 16:27:29 +0200 |
---|---|---|
committer | Andrew Yourtchenko <ayourtch@gmail.com> | 2020-08-18 19:47:21 +0000 |
commit | f89bbaac78afa057a52bfe4ab41dcecf60139bd2 (patch) | |
tree | 85e1eff8902c074504918f99fa92d446f47d984b /src/vcl | |
parent | d8c4326aaeb16c3faf4276d6b858834b0939f0c5 (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>
(cherry picked from commit a58be82dda89d6496f92e451b42eee31f0cf47b4)
Diffstat (limited to 'src/vcl')
0 files changed, 0 insertions, 0 deletions