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:   Fri, 5 Mar 2021 15:14:44 -0800
From:   Kees Cook <keescook@...omium.org>
To:     Linus Torvalds <torvalds@...ux-foundation.org>
Cc:     linux-kernel@...r.kernel.org, Hulk Robot <hulkci@...wei.com>,
        Jason Yan <yanaijie@...wei.com>,
        Kees Cook <keescook@...omium.org>
Subject: [GIT PULL] gcc-plugins fixes for v5.12-rc2


Hi Linus,

Please pull these tiny gcc-plugin fixes for v5.12-rc2. These issues
are small but have been reported a couple times now by static analyzers,
so best to get them fixed to reduce the noise. :)

Thanks!

-Kees

The following changes since commit fe07bfda2fb9cdef8a4d4008a409bb02f35f1bd8:

  Linux 5.12-rc1 (2021-02-28 16:05:19 -0800)

are available in the Git repository at:

  https://git.kernel.org/pub/scm/linux/kernel/git/kees/linux.git tags/gcc-plugins-v5.12-rc2

for you to fetch changes up to 5477edcacaacb8af8169450180a1d3bd0dfb9c99:

  gcc-plugins: latent_entropy: remove unneeded semicolon (2021-03-01 19:19:50 -0800)

----------------------------------------------------------------
gcc-plugins fixes for v5.12-rc2

- Fix coding style issues (Jason Yan)

----------------------------------------------------------------
Jason Yan (2):
      gcc-plugins: structleak: remove unneeded variable 'ret'
      gcc-plugins: latent_entropy: remove unneeded semicolon

 scripts/gcc-plugins/latent_entropy_plugin.c | 2 +-
 scripts/gcc-plugins/structleak_plugin.c     | 3 +--
 2 files changed, 2 insertions(+), 3 deletions(-)

-- 
Kees Cook

Powered by blists - more mailing lists

Powered by Openwall GNU/*/Linux Powered by OpenVZ