]> git.ipfire.org Git - thirdparty/lldpd.git/commit
lldpd: fix a segfault when a port disappear
authorVincent Bernat <bernat@luffy.cx>
Tue, 13 Aug 2013 20:01:05 +0000 (22:01 +0200)
committerVincent Bernat <bernat@luffy.cx>
Tue, 13 Aug 2013 20:01:05 +0000 (22:01 +0200)
commit41e57d5a8821d0151ed02bfa5635043eb5ff25cb
treed6426e5963f796f525aaa4d9bf282203015bff03
parent42ea638d61b5132da4e821ebca17cb018a54e447
lldpd: fix a segfault when a port disappear

Due to previous recent change, a NULL function could be called when a
port disappear. Fix that.
src/lldpd-structs.c