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 for Android: free password hash cracker in your pocket
[<prev] [next>] [thread-next>] [day] [month] [year] [list]
Date:   Fri, 17 Jun 2022 10:19:51 -0700
From:   Stephen Hemminger <stephen@...workplumber.org>
To:     netdev@...r.kernel.org
Cc:     Stephen Hemminger <stephen@...workplumber.org>
Subject: [PATCH iproute2 0/2] Fixes from LGTM

Ran LGTM (aka codeql) on iproute2 and it found a couple of
obvious poitential issues.

Stephen Hemminger (2):
  genl: fix duplicate include guard
  tc: declaration hides parameter

 genl/genl_utils.h |  4 ++--
 tc/f_basic.c      |  6 +++---
 tc/f_bpf.c        |  6 +++---
 tc/f_flower.c     | 14 +++++++-------
 tc/f_fw.c         |  6 +++---
 tc/f_matchall.c   |  6 +++---
 tc/f_route.c      |  6 +++---
 tc/f_rsvp.c       |  6 +++---
 8 files changed, 27 insertions(+), 27 deletions(-)

-- 
2.35.1

Powered by blists - more mailing lists

Powered by Openwall GNU/*/Linux Powered by OpenVZ