diff options
| author | Donatas Abraitis <donatas.abraitis@gmail.com> | 2020-08-26 08:46:28 +0300 |
|---|---|---|
| committer | Donatas Abraitis <donatas.abraitis@gmail.com> | 2020-08-26 08:46:28 +0300 |
| commit | 3e78a6ce5b55302b07652eb15572d80a2799e026 (patch) | |
| tree | 9f9c2a3f5bc5b7892c8b0487f987b4a8b6d0467f /lib/filter_nb.c | |
| parent | 92b79e965529eb009c568553b30072ef29363abe (diff) | |
bgpd: Remove a deadcode freeing JSON in bgp_show_all_instances_neighbors_vty
json = NULL; is set in a loop above and here we are trying to check and
free the object again which is never be reached.
Signed-off-by: Donatas Abraitis <donatas.abraitis@gmail.com>
Diffstat (limited to 'lib/filter_nb.c')
0 files changed, 0 insertions, 0 deletions
