]> git.ipfire.org Git - thirdparty/lldpd.git/commit
client: fix segfault when displaying some information 0.8.0
authorVincent Bernat <vincent@bernat.im>
Tue, 29 Dec 2015 08:41:40 +0000 (09:41 +0100)
committerVincent Bernat <vincent@bernat.im>
Tue, 29 Dec 2015 08:41:40 +0000 (09:41 +0100)
commita094d3bc42835b5c067d3a604300619a2facb5c2
treec8bf61d23c45211b97bd0a332f73c933992b1bdd
parent5828882917f666983647638056bfb4a6c7549b72
client: fix segfault when displaying some information

Due to 5ed4156c02b0ba801feb9bf383d9b7772dc990e5, we were incorrectly
hiding information when it was present and displaying it when it was
absent (leading to a segfault).

Closes #152
src/client/writer.h