diff options
| author | Donald Sharp <sharpd@nvidia.com> | 2022-12-07 14:06:12 -0500 |
|---|---|---|
| committer | Donald Sharp <sharpd@nvidia.com> | 2022-12-07 14:06:12 -0500 |
| commit | dc9ca53f94794f79d10868aec288119fcb1e02b5 (patch) | |
| tree | 471fca27b9cac6b7b0585edee38117659225343f /pathd/path_pcep_controller.c | |
| parent | 91aaed76c5043b848de243bd6161996f66eaa2cd (diff) | |
bgpd: Prevent crash in evpn when using default vrf
The default vrf in bgp when created, ends up having the
bgp->name as NULL. This of course crashes the ilk
of `json_object_string_add` when a NULL is passed in.
Go through all the places in bgp_evpn_mh.c and fix
so that it doesn't crash.
Signed-off-by: Donald Sharp <sharpd@nvidia.com>
Diffstat (limited to 'pathd/path_pcep_controller.c')
0 files changed, 0 insertions, 0 deletions
