]> git.puffer.fish Git - mirror/frr.git/commit
lib: Fix redist memory free'ing
authorDonald Sharp <sharpd@cumulusnetworks.com>
Wed, 19 Oct 2016 15:44:39 +0000 (11:44 -0400)
committerDonald Sharp <sharpd@cumulusnetworks.com>
Wed, 19 Oct 2016 15:44:39 +0000 (11:44 -0400)
commit41246cb61418102f9f3bfa3e0acfce90c7798e67
tree37c0fd2a2cd20f3507fbf7cae027346327e39953
parent9df78e7c3ad777a3ef5c0fa84fec5ab151201c59
lib: Fix redist memory free'ing

When shutting down, properly free memory associated
with zclient.

Signed-off-by: Donald Sharp <sharpd@cumulusnetworks.com>
lib/zclient.c