]> git.ipfire.org Git - thirdparty/collectd.git/commit
Fix signedness mismatch GCC warnings in few of the plugins
authorEero Tamminen <eero.t.tamminen@intel.com>
Fri, 4 Feb 2022 10:21:51 +0000 (12:21 +0200)
committerEero Tamminen <eero.t.tamminen@intel.com>
Tue, 16 Jan 2024 19:17:02 +0000 (21:17 +0200)
commit1e0e724d53f384355301f0ebe21f537c33229ff8
tree418a0570005cb9f6a6166f86c505d4e889d8c564
parentebe63863a3d0080c99a71d634e56871e201b525f
Fix signedness mismatch GCC warnings in few of the plugins

Based on "-O3 -Werror -Wall -Wextra -Wformat-security" output.
src/infiniband.c
src/logparser.c