]> git.ipfire.org Git - thirdparty/lldpd.git/commit
lib: make it safe to pass NULL to `lldpctl_atom_set_str()`
authorVincent Bernat <vincent@bernat.im>
Tue, 4 Nov 2014 19:49:15 +0000 (20:49 +0100)
committerVincent Bernat <vincent@bernat.im>
Tue, 4 Nov 2014 19:49:15 +0000 (20:49 +0100)
commitca8cfd4608625ac02109e1a3e520ecd8199af95c
tree5306ef11c5e2cae3365cb093082f4dac3b883411
parent28431faeeafccf4a7a19bf6f229ff8abf3c76f65
lib: make it safe to pass NULL to `lldpctl_atom_set_str()`

Even if we don't allow such a thing.
src/lib/atom-private.c