]> git.proxmox.com Git - mirror_frr.git/blobdiff - ldpd/ldp_vty_exec.c
Merge pull request #5412 from opensourcerouting/bfdd-vrf-fix
[mirror_frr.git] / ldpd / ldp_vty_exec.c
index 459947c0421bb3d544700c4d08594804a998a0fb..66c127abdc982b1f67a0710c49f26f35136c1adf 100644 (file)
@@ -1509,7 +1509,7 @@ ldp_vty_dispatch_lib(struct vty *vty, struct imsg *imsg,
     struct show_params *params, json_object *json)
 {
        static bool      filtered = false;
-       struct ctl_rt   *rt;
+       struct ctl_rt   *rt = NULL;
        struct prefix    prefix;
        int              ret;