Branch: refs/heads/master Home: https://github.com/bluez/bluez Commit: c1d4c478c40d659f1b76bb7c38034dc161528e3d https://github.com/bluez/bluez/commit/c1d4c478c40d659f1b76bb7c38034dc161528e3d Author: Ismagil Iskakov <i.iskakov@xxxxxx> Date: 2025-07-08 (Tue, 08 Jul 2025) Changed paths: M profiles/audio/bap.c Log Message: ----------- bap: fix memleak of bt_bap Make failure branches deallocate memory before leaving. Commit: f6dcd1d2bd71ee8c128673241ff5771d364ba732 https://github.com/bluez/bluez/commit/f6dcd1d2bd71ee8c128673241ff5771d364ba732 Author: Ismagil Iskakov <i.iskakov@xxxxxx> Date: 2025-07-08 (Tue, 08 Jul 2025) Changed paths: M src/shared/bap.c Log Message: ----------- shared/bap: fix memleak Commit: 47ffe6086f371f023aec4200178f6f1eaa6363f2 https://github.com/bluez/bluez/commit/47ffe6086f371f023aec4200178f6f1eaa6363f2 Author: Ismagil Iskakov <i.iskakov@xxxxxx> Date: 2025-07-08 (Tue, 08 Jul 2025) Changed paths: M src/shared/bap.c M src/shared/gatt-db.c Log Message: ----------- src/shared: move null checks before dereferencing Commit: a2d7be18ace6a4721d89511a68f4aaed9962dd6f https://github.com/bluez/bluez/commit/a2d7be18ace6a4721d89511a68f4aaed9962dd6f Author: Ismagil Iskakov <i.iskakov@xxxxxx> Date: 2025-07-08 (Tue, 08 Jul 2025) Changed paths: M tools/isotest.c Log Message: ----------- isotest: remove repeating conditions Commit: a7e0747e21de73b604e87f6b26355b0781469eb1 https://github.com/bluez/bluez/commit/a7e0747e21de73b604e87f6b26355b0781469eb1 Author: Ismagil Iskakov <i.iskakov@xxxxxx> Date: 2025-07-08 (Tue, 08 Jul 2025) Changed paths: M src/plugin.c Log Message: ----------- plugin: fix args order According to other functions and arguments usage, the case with external_plugin_init seems to be erroneous. Compare: https://github.com/bluez/bluez/compare/a5d517dd4134...a7e0747e21de To unsubscribe from these emails, change your notification settings at https://github.com/bluez/bluez/settings/notifications