Several bug fixes. Roman Smirnov (3): shared/vcp: prevent dereferencing of NULL pointers client/player: fix wrong argument order 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 | 10 ++++++---- 3 files changed, 10 insertions(+), 6 deletions(-) -- 2.43.0