]> code.delx.au - pulseaudio/commit
bluetooth: Fix check if transport exists before acquire
authorMikel Astiz <mikel.astiz@bmw-carit.de>
Fri, 31 Aug 2012 10:50:59 +0000 (12:50 +0200)
committerArun Raghavan <arun.raghavan@collabora.co.uk>
Wed, 26 Sep 2012 11:27:14 +0000 (19:27 +0800)
commit0ee5fa6377dcb0d6120f9a11bf68a10ef5eed320
treec260e8afb945b920c0a8a6f3198f152412cec31d
parent76248fd8f2d48f7eb754cad608663759c9be4005
bluetooth: Fix check if transport exists before acquire

The transport might have disapeared exactly before acquiring, so we
should avoid an assertion failure, in this case inside the function
pa_bluetooth_discovery_get_by_path().
src/modules/bluetooth/module-bluetooth-device.c