]> git.ipfire.org Git - thirdparty/lldpd.git/commit
coverity: remove always false comparison
authorVincent Bernat <bernat@luffy.cx>
Fri, 22 Nov 2013 22:34:06 +0000 (23:34 +0100)
committerVincent Bernat <bernat@luffy.cx>
Fri, 22 Nov 2013 22:34:06 +0000 (23:34 +0100)
commitcdece23a6df4362b360fbfd9d1c0cf9b9e6c548d
treea3898b103e946215a9f04f61237eb4fd47f4b16e
parent39d78d567ddf7e1e45a6700af4df39e189bae168
coverity: remove always false comparison

Also ensure that we use unsigned integers since we are reading unsigned
chars.
src/daemon/lldp.c