]> git.puffer.fish Git - mirror/frr.git/commit
lib: zlog should clean up its memory
authorTom Goff <thomas.goff@boeing.com>
Wed, 10 Nov 2010 21:01:17 +0000 (13:01 -0800)
committerDenis Ovsienko <infrastation@yandex.ru>
Mon, 1 Aug 2011 11:39:26 +0000 (15:39 +0400)
commitcd3355b83202bc109045ba1e90b6725610aa256d
tree66d0dc78f55508bbf7b5a6603e91ff8f03260ab9
parentf4ac0fee73100c6268365df31096a64443bfb93b
lib: zlog should clean up its memory

* log.c: (closezlog) Also free the dynamically allocated filename when
    a log is closed.
lib/log.c