Several bug fixes. Roman Smirnov (4): health: mcap: add checks for NULL mcap_notify_error() shared: prevent dereferencing of NULL pointers settings: limit the string size in load_service() settings: limit the number of chars to be read in gatt_db_load() profiles/health/mcap.c | 9 +++++++ src/settings.c | 58 +++++++++++++++++++++++++++++++++++++++--- src/shared/micp.c | 4 +++ src/shared/vcp.c | 12 +++++++++ 4 files changed, 80 insertions(+), 3 deletions(-) -- 2.34.1