Branch: refs/heads/master Home: https://github.com/bluez/bluez Commit: f6f82b39d3287ae5eb4ee3ac323373265c72847f https://github.com/bluez/bluez/commit/f6f82b39d3287ae5eb4ee3ac323373265c72847f Author: Luiz Augusto von Dentz <luiz.von.dentz@xxxxxxxxx> Date: 2025-05-12 (Mon, 12 May 2025) Changed paths: M mesh/cfgmod-server.c Log Message: ----------- mesh: Fix possible null pointer deference This fixes possible null pointer deference for label reported by cppcheck. Fixes: https://github.com/bluez/bluez/security/code-scanning/1771 Commit: 5e248deb85872a1031d2e18602ad04f39eae61d0 https://github.com/bluez/bluez/commit/5e248deb85872a1031d2e18602ad04f39eae61d0 Author: Luiz Augusto von Dentz <luiz.von.dentz@xxxxxxxxx> Date: 2025-05-12 (Mon, 12 May 2025) Changed paths: M src/gatt-database.c Log Message: ----------- gatt: Don't attempt to listen on BR/EDR if disabled If BR/EDR is disabled don't attempt to listen on ATT PSM. Compare: https://github.com/bluez/bluez/compare/ab6ce0c8f3e0...5e248deb8587 To unsubscribe from these emails, change your notification settings at https://github.com/bluez/bluez/settings/notifications