View Bazaar branches
Get this repository:
git clone https://git.launchpad.net/bluez

Bluez Utilities has 5 active reviews. See all merge proposals.

Import details

Import Status: Reviewed

This repository is an import of the Git repository at https://kernel.googlesource.com/pub/scm/bluetooth/bluez.git.

The next import is scheduled to run .

Last successful import was .

Import started on juju-98ee42-prod-launchpad-codeimport-9 and finished taking 1 minute — see the log
Import started on juju-98ee42-prod-launchpad-codeimport-9 and finished taking 50 seconds — see the log
Import started on juju-98ee42-prod-launchpad-codeimport-14 and finished taking 50 seconds — see the log
Import started on juju-98ee42-prod-launchpad-codeimport-19 and finished taking 50 seconds — see the log
Import started on juju-98ee42-prod-launchpad-codeimport-20 and finished taking 30 seconds — see the log
Import started on juju-98ee42-prod-launchpad-codeimport-19 and finished taking 40 seconds — see the log
Import started on juju-98ee42-prod-launchpad-codeimport-14 and finished taking 1 minute — see the log
Import started on juju-98ee42-prod-launchpad-codeimport-19 and finished taking 1 minute — see the log
Import started on juju-98ee42-prod-launchpad-codeimport-9 and finished taking 1 minute — see the log
Import started on juju-98ee42-prod-launchpad-codeimport-9 and finished taking 40 seconds — see the log

Branches

Name Last Modified Last Commit
master 2026-05-18 22:20:03 UTC
device: fix inverted NULL check in gatt_db clone

Author: Zhao Dongdong
Author Date: 2026-05-18 06:45:32 UTC

device: fix inverted NULL check in gatt_db clone

gatt_db_clone() returns NULL on failure so the condition was inverted.
With the old check a successful clone (non-NULL) would return false and
skip swapping the device's GATT database, while a failure (NULL) would
fall through and dereference a NULL pointer a few lines below.

Fix by negating the condition: only bail out early if the clone failed;
proceed with the swap when the clone actually succeeds.

11 of 1 result

Other repositories

Name Last Modified
lp:bluez 2026-05-19
lp:~bluetooth/bluez 2025-10-20
lp:~tobhe/bluez 2025-10-17
lp:~dirksu/bluez 2025-09-17
lp:~seb128/bluez 2024-07-03
lp:~jawn-smith/bluez 2021-02-12
lp:~sil2100/bluez 2020-11-10
lp:~janisozaur/bluez/+git/bluez-groovy 2020-05-11
lp:~janisozaur/bluez/+git/master 2020-05-11
lp:~kzapalowicz/bluez 2017-11-14
lp:~vanvugt/bluez 2017-06-02
lp:~bluetooth/bluez/+git/ubuntu 2017-06-02
lp:~woodrow-shen/bluez/+git/bluez-snapcraft 2016-05-27
113 of 13 results
You can't create new repositories for Bluez Utilities.