linux-gpio.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [PATCH libgpiod 0/3] dbus: client: fix memory leaks and errors
@ 2024-10-07 19:30 Bartosz Golaszewski
  2024-10-07 19:30 ` [PATCH libgpiod 1/3] dbus: client: notify: fix reference counting Bartosz Golaszewski
                   ` (3 more replies)
  0 siblings, 4 replies; 5+ messages in thread
From: Bartosz Golaszewski @ 2024-10-07 19:30 UTC (permalink / raw)
  To: Kent Gibson, Linus Walleij; +Cc: Bartosz Golaszewski, linux-gpio

The daemon gets good memory leak coverage just by running it through
valgrind and executing the gpiocli test-suite. The client is a bit
trickier to test so there sure will be more fixes coming.

Signed-off-by: Bartosz Golaszewski <bartosz.golaszewski@linaro.org>
---
Bartosz Golaszewski (3):
      dbus: client: notify: fix reference counting
      dbus: client: notify: free chip and line lists at exit
      dbus: client: monitor: free the line list at exit

 dbus/client/monitor.c | 1 +
 dbus/client/notify.c  | 6 ++++--
 2 files changed, 5 insertions(+), 2 deletions(-)
---
base-commit: 0e4198b9eef1eeedf8cf12e970b36d4e50a1da48
change-id: 20241007-dbus-memory-fixes-3c9529124907

Best regards,
-- 
Bartosz Golaszewski <bartosz.golaszewski@linaro.org>


^ permalink raw reply	[flat|nested] 5+ messages in thread

end of thread, other threads:[~2024-10-09  7:33 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2024-10-07 19:30 [PATCH libgpiod 0/3] dbus: client: fix memory leaks and errors Bartosz Golaszewski
2024-10-07 19:30 ` [PATCH libgpiod 1/3] dbus: client: notify: fix reference counting Bartosz Golaszewski
2024-10-07 19:30 ` [PATCH libgpiod 2/3] dbus: client: notify: free chip and line lists at exit Bartosz Golaszewski
2024-10-07 19:30 ` [PATCH libgpiod 3/3] dbus: client: monitor: free the line list " Bartosz Golaszewski
2024-10-09  7:33 ` [PATCH libgpiod 0/3] dbus: client: fix memory leaks and errors Bartosz Golaszewski

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).