]> git.puffer.fish Git - mirror/frr.git/commit
vtysh: properly fix memory leak 1361/head
authorRenato Westphal <renato@opensourcerouting.org>
Wed, 25 Oct 2017 09:43:32 +0000 (07:43 -0200)
committerRenato Westphal <renato@opensourcerouting.org>
Wed, 25 Oct 2017 09:56:42 +0000 (07:56 -0200)
commit80c872f699bf520739e376a9e8536c9549aac165
treedeed78fe69a0ae958c09ea25602bb43bdf13c0ac
parentb5b583aa8d9318a36a89129b08dee7f9fdedcf68
vtysh: properly fix memory leak

Commit 44f12f20 fixed the memory leak in the wrong way and introduced a
"uninitialized variable" warning.

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