]> git.ipfire.org Git - thirdparty/lldpd.git/commit - src/daemon/interfaces-linux.c
global: fix some issues detected by cppcheck
authorVincent Bernat <bernat@luffy.cx>
Sat, 29 Dec 2012 23:25:31 +0000 (00:25 +0100)
committerVincent Bernat <bernat@luffy.cx>
Sat, 29 Dec 2012 23:25:31 +0000 (00:25 +0100)
commit281a5cd416eef19fa2f279ab9e1e756a9be0ccc8
tree52241bf2d81703c95bbdcca8393bfe5797a19ffd
parent1dfac34651aa54614904568aed59e3cb3a2fb93a
global: fix some issues detected by cppcheck

This includes some memory leaks when decoding erroneous LLDP TLV.
12 files changed:
src/client/lldpctl.c
src/client/text_writer.c
src/ctl.c
src/daemon/client.c
src/daemon/interfaces-bsd.c
src/daemon/interfaces-linux.c
src/daemon/lldp.c
src/daemon/lldpd.c
src/daemon/netlink.c
src/daemon/priv.c
src/marshal.c
src/marshal.h