"main: Simplify parse_config_string()" is a repeat. If you don't want the patch, please let me know and I'll carry it downstream. More fixes incoming, please review carefully, thanks! Bastien Nocera (9): main: Simplify parse_config_string() avdtp: Fix manipulating struct as an array mesh: Avoid accessing array out-of-bounds obexd: Fix possible memleak obexd: Fix memory leak in entry struct obexd: Fix leak in backup_object struct health/mcap: Fix memory leak in mcl struct sdp: Fix memory leak in sdp_data_alloc*() sdp: Check memory allocation in sdp_copy_seq() lib/sdp.c | 13 ++++++++-- mesh/prov-initiator.c | 9 +++++-- obexd/plugins/messages-dummy.c | 12 ++++++++- obexd/plugins/pcsuite.c | 1 + profiles/audio/avdtp.c | 45 +++++++++++++++++----------------- profiles/health/mcap.c | 1 + src/main.c | 19 +++++++------- 7 files changed, 64 insertions(+), 36 deletions(-) -- 2.45.2