]> git.puffer.fish Git - mirror/frr.git/commit
vtysh: fix SA warning, no need to call getenv() twice 17114/head
authorJafar Al-Gharaibeh <jafar@atcorp.com>
Tue, 15 Oct 2024 16:11:03 +0000 (11:11 -0500)
committerJafar Al-Gharaibeh <jafar@atcorp.com>
Tue, 15 Oct 2024 16:11:03 +0000 (11:11 -0500)
commit38661a6aa50204e7204182bf7eeec45e2a87f14b
tree3ec33cfe69cd4d8374216f64f858402ab9a0a041
parent0aef4e40418d1b47f3c3e460b5e0fd61ad6819f7
vtysh: fix SA warning, no need to call getenv() twice

Signed-off-by: Jafar Al-Gharaibeh <jafar@atcorp.com>
vtysh/vtysh_main.c