]> git.puffer.fish Git - matthieu/frr.git/commit
ldpd: fix issues reported by coverity scan
authorRenato Westphal <renato@opensourcerouting.org>
Wed, 8 Feb 2017 13:21:13 +0000 (11:21 -0200)
committerRenato Westphal <renato@opensourcerouting.org>
Wed, 8 Feb 2017 13:21:13 +0000 (11:21 -0200)
commitf82a54285531b30b9a44f901a3716d0a3a58e729
tree4e5b5edd75d68bc1e4c5de1413893feb32bcdfc8
parent7df2e1c3797df638016ae6d7a34e1781c0f1ced5
ldpd: fix issues reported by coverity scan

Fix two small memleaks in the CLI code and check the return values of
getsockname() and getpeername().

Signed-off-by: Renato Westphal <renato@opensourcerouting.org>
ldpd/ldp_vty_conf.c
ldpd/packet.c