Several bug fixes. Previous emails: https://lore.kernel.org/linux-bluetooth/20240702085508.30513-1-r.smirnov@xxxxxx/ https://lore.kernel.org/linux-bluetooth/20240702134106.102024-1-r.smirnov@xxxxxx/ https://lore.kernel.org/linux-bluetooth/20240704090756.31351-1-r.smirnov@xxxxxx/ https://lore.kernel.org/linux-bluetooth/20240704104928.43336-1-r.smirnov@xxxxxx/ Roman Smirnov (6): gatt: add a check to sock_io_send() shared/vcp: add NULL checks to foreach_aics_service() client/player: add error code handling to transport_recv() shared/vcp: prevent dereferencing of NULL pointers player: fix the order of args in cmd_register_endpoint() gatt-client: add NULL check to discover_secondary_cb() client/player.c | 10 ++++++++-- src/gatt-database.c | 9 ++++++++- src/shared/gatt-client.c | 4 +++- src/shared/vcp.c | 23 +++++++---------------- 4 files changed, 26 insertions(+), 20 deletions(-) -- 2.43.0