collectd.c: dirlen is unsigned
authorRuben Kerkhof <ruben@rubenkerkhof.com>
Sat, 23 Apr 2016 10:01:27 +0000 (12:01 +0200)
committerRuben Kerkhof <ruben@rubenkerkhof.com>
Sat, 23 Apr 2016 10:01:27 +0000 (12:01 +0200)
[src/daemon/collectd.c:199]: (style) Checking if unsigned variable 'dirlen' is less than zero.


No differences found