Several bug fixes. Roman Smirnov (3): shared/vcp: prevent dereferencing of NULL pointers client/player: fix the order of args in cmd_register_endpoint() shared/gatt-client: add NULL check to discover_secondary_cb() client/player.c | 2 +- src/shared/gatt-client.c | 4 +++- src/shared/vcp.c | 20 ++++---------------- 3 files changed, 8 insertions(+), 18 deletions(-) -- 2.43.0