Branch: refs/heads/964210 Home: https://github.com/bluez/bluez Commit: 4230a22cbd5b3ebc7eb4dab668f151a5bd2df82f https://github.com/bluez/bluez/commit/4230a22cbd5b3ebc7eb4dab668f151a5bd2df82f Author: Luiz Augusto von Dentz <luiz.von.dentz@xxxxxxxxx> 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