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, 17 Feb 2023 13:36:42 +0100
From:   Bartosz Golaszewski <brgl@...ev.pl>
To:     Linus Torvalds <torvalds@...ux-foundation.org>
Cc:     Andy Shevchenko <andriy.shevchenko@...ux.intel.com>,
        Linus Walleij <linus.walleij@...aro.org>,
        linux-gpio@...r.kernel.org, linux-kernel@...r.kernel.org,
        Bartosz Golaszewski <bartosz.golaszewski@...aro.org>
Subject: [GIT PULL] gpio: fixes for v6.2 - part 2

From: Bartosz Golaszewski <bartosz.golaszewski@...aro.org>

Linus,

This missed the last PR as I only applied it today but it's a one-liner that
fixes a memory leak in the GPIO simulator that's triggered every time libgpiod
tests are run in user-space. Please pull for v6.2.

Bartosz

The following changes since commit b8b3b0bfb742f0cbb006c66b10216b724ce42e25:

  Merge tag 'intel-gpio-v6.2-2' of git://git.kernel.org/pub/scm/linux/kernel/git/andy/linux-gpio-intel into gpio/for-current (2023-02-16 13:31:42 +0100)

are available in the Git repository at:

  git://git.kernel.org/pub/scm/linux/kernel/git/brgl/linux.git gpio-fixes-for-v6.2-part2

for you to fetch changes up to 79eeab1d85e0fee4c0bc36f3b6ddf3920f39f74b:

  gpio: sim: fix a memory leak (2023-02-17 12:02:26 +0100)

----------------------------------------------------------------
gpio fixes for v6.2

- fix a memory leak in gpio-sim

----------------------------------------------------------------
Bartosz Golaszewski (1):
      gpio: sim: fix a memory leak

 drivers/gpio/gpio-sim.c | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

Powered by blists - more mailing lists

Powered by Openwall GNU/*/Linux Powered by OpenVZ