diff options
| author | Chirag Shah <chirag@nvidia.com> | 2020-08-18 11:55:51 -0700 |
|---|---|---|
| committer | Chirag Shah <chirag@nvidia.com> | 2020-10-03 11:25:37 -0700 |
| commit | 64fb3f86661c0f5ac2f9017a7b6b999dbcb8e2e4 (patch) | |
| tree | 6679d8e17fe487069b3116ef5ca9f28718ef0114 /tests/lib/cli/test_cli.py | |
| parent | 374069da83f5f00f53156e1886372391c3f00b3f (diff) | |
tests/bgpd: initialized candidate_config to vtysh
In test_peer_attr.c test is initializd with vty handler
but candiate_config is not set.
northbound converted bgp cli expects to derefence the
candidate_config field which leads to crash.
(gdb) p *test->vty->candidate_config
$9 = {dnode = 0x0, version = 0}
Signed-off-by: Chirag Shah <chirag@nvidia.com>
Diffstat (limited to 'tests/lib/cli/test_cli.py')
0 files changed, 0 insertions, 0 deletions
