lists.openwall.net   lists  /  announce  owl-users  owl-dev  john-users  john-dev  passwdqc-users  yescrypt  popa3d-users  /  oss-security  kernel-hardening  musl  sabotage  tlsify  passwords  /  crypt-dev  xvendor  /  Bugtraq  Full-Disclosure  linux-kernel  linux-netdev  linux-ext4  linux-hardening  linux-cve-announce  PHC 
Open Source and information security mailing list archives
 
Hash Suite: Windows password security audit tool. GUI, reports in PDF.
[<prev] [next>] [thread-next>] [day] [month] [year] [list]
Date: Wed, 28 Jun 2023 16:38:08 -0700
From: Stephen Hemminger <stephen@...workplumber.org>
To: netdev@...r.kernel.org
Cc: Stephen Hemminger <stephen@...workplumber.org>
Subject: [PATCH iproute2 0/5] Warning fixes

Compiling iproute2 with -Wextra finds some possible confusing
things. Easy enough to fix.

Stephen Hemminger (5):
  dcb: fully initialize flag table
  fix fallthrough warnings
  ss: fix warning about empty if()
  ct: check for invalid proto
  ifstat: fix warning about conditional

 dcb/dcb_dcbx.c  | 16 ++++++++--------
 ip/xfrm_state.c |  1 +
 lib/utils.c     |  3 +--
 misc/ifstat.c   |  2 +-
 misc/ss.c       |  3 ++-
 tc/m_ct.c       |  4 +++-
 6 files changed, 16 insertions(+), 13 deletions(-)

-- 
2.39.2


Powered by blists - more mailing lists

Powered by Openwall GNU/*/Linux Powered by OpenVZ