]> git.puffer.fish Git - matthieu/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)
committerPaul Jakma <paul@quagga.net>
Mon, 21 Mar 2011 13:30:54 +0000 (13:30 +0000)
commit7e69d993673597334b1e1b3d1072a4c064f293d5
treecf0362e38edca6f487aa638cc67c3c994a4cfcf1
parent4bd045d5dd28653af899c01d6f0c413d74677114
lib: zlog should clean up its memory

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