]> git.ipfire.org Git - thirdparty/lldpd.git/commit
event: remove some one-time memory leaks
authorVincent Bernat <vincent@bernat.im>
Sat, 24 Sep 2016 14:03:03 +0000 (16:03 +0200)
committerVincent Bernat <vincent@bernat.im>
Sat, 24 Sep 2016 14:04:06 +0000 (16:04 +0200)
commit762419b647fb55fe9ea6d0665ef821f59ff54c93
tree63f2047dc5cf0045b86bcc6dc90d251d297cfd60
parent4d534a60ee33aa2431acb6bfe6d499d2e72d66d5
event: remove some one-time memory leaks

Also provide a suppression file for valgrind for memory leaks that are
too difficult to remove.
src/daemon/event.c
src/daemon/lldpd.supp [new file with mode: 0644]