]> git.proxmox.com Git - mirror_frr.git/blobdiff - sharpd/sharp_main.c
Merge pull request #10551 from idryzhov/bgpd-memleaks
[mirror_frr.git] / sharpd / sharp_main.c
index 8494f479c483c729121fc515e433e4366b43ee53..d7783b6fc783cb09dddde6f05a6ce326a0d603f3 100644 (file)
@@ -181,7 +181,7 @@ int main(int argc, char **argv, char **envp)
        sharp_global_init();
 
        sharp_nhgroup_init();
-       vrf_init(NULL, NULL, NULL, NULL, NULL);
+       vrf_init(NULL, NULL, NULL, NULL);
 
        sharp_zebra_init();