]> git.ipfire.org Git - thirdparty/lldpd.git/commit
Fix file descriptor leak when enabling "listen on VLAN" feature
authorVincent Bernat <bernat@luffy.cx>
Thu, 1 Oct 2009 20:16:25 +0000 (22:16 +0200)
committerVincent Bernat <bernat@luffy.cx>
Thu, 1 Oct 2009 20:16:25 +0000 (22:16 +0200)
commit2bd9c1c9006930da106982d2fec95f555d04ff19
tree00a390f89623b5c4c42bc5ca6fa1cb984ad4a1ec
parent0d86e62fcff0e7b7466a6438dad10e0d423aeba3
Fix file descriptor leak when enabling "listen on VLAN" feature

The VLAN list was always reinitialized...
src/interfaces.c