]> git.puffer.fish Git - matthieu/frr.git/commit
lib: close config files after reading (coverity)
authorChristian Hopps <chopps@labn.net>
Tue, 6 Jun 2023 18:27:04 +0000 (14:27 -0400)
committerChristian Hopps <chopps@labn.net>
Tue, 6 Jun 2023 18:39:25 +0000 (14:39 -0400)
commitf5626596ee5e052fc1116536704cd9c9ba5d7552
tree27876151d8c69c2014e8ed9a58632bca0ebd79cb
parentda877b5cedcb1380f811124788d35242381f91a0
lib: close config files after reading (coverity)

fixes coverity CID# 1564375

Signed-off-by: Christian Hopps <chopps@labn.net>
lib/vty.c