All of lore.kernel.org
 help / color / mirror / Atom feed
* [bluez/bluez] 6a8fb8: client: Fix crashing command info
@ 2025-05-19 19:14 Luiz Augusto von Dentz
  0 siblings, 0 replies; only message in thread
From: Luiz Augusto von Dentz @ 2025-05-19 19:14 UTC (permalink / raw)
  To: linux-bluetooth

  Branch: refs/heads/master
  Home:   https://github.com/bluez/bluez
  Commit: 6a8fb8a00e533dd519665b2394549f66c124268a
      https://github.com/bluez/bluez/commit/6a8fb8a00e533dd519665b2394549f66c124268a
  Author: Luiz Augusto von Dentz <luiz.von.dentz@intel.com>
  Date:   2025-05-19 (Mon, 19 May 2025)

  Changed paths:
    M client/main.c

  Log Message:
  -----------
  client: Fix crashing command info

If command info is called without any parameters, and without connecting
any device, it will call find_set which doesn't check argc and argv are
actually valid.

Fixes: https://github.com/bluez/bluez/issues/1251



To unsubscribe from these emails, change your notification settings at https://github.com/bluez/bluez/settings/notifications

^ permalink raw reply	[flat|nested] only message in thread

only message in thread, other threads:[~2025-05-19 19:14 UTC | newest]

Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2025-05-19 19:14 [bluez/bluez] 6a8fb8: client: Fix crashing command info Luiz Augusto von Dentz

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.