I had to dig through a huge coverity tool report, these are the things I found worth fixing. Phil Sutter (6): xtables-restore: Avoid access of uninitialized data extensions: time: Avoid undefined shift extensions: cluster: Avoid undefined shift libxtables: Avoid buffer overrun in xtables_compatible_revision() xtables-translate: Guard strcpy() call in xlate_ifname() extensions: among: Check call to fstat() extensions/libebt_among.c | 6 +++++- extensions/libxt_cluster.c | 2 +- extensions/libxt_time.c | 2 +- iptables/xtables-restore.c | 2 +- iptables/xtables-translate.c | 5 ++--- libxtables/xtables.c | 3 ++- 6 files changed, 12 insertions(+), 8 deletions(-) -- 2.24.0