]> code.delx.au - pulseaudio/commit
bluetooth: Fix crash in pa_bluetooth_discovery_get_device_by_address()
authorJoão Paulo Rechi Vita <jprvita@gmail.com>
Wed, 20 Nov 2013 21:21:36 +0000 (18:21 -0300)
committerTanu Kaskinen <tanu.kaskinen@linux.intel.com>
Fri, 22 Nov 2013 16:40:07 +0000 (18:40 +0200)
commitb705e38a795cba0b6ef8c611ed78fa884185025d
treef67d24eb0362bce289c9ff6fe60a5829157ebe83
parentd8fb09b56726e626086f8d44e9221c9129b4fa36
bluetooth: Fix crash in pa_bluetooth_discovery_get_device_by_address()

We need to check if the device information is valid first, so we don't
pass invalid strings to pa_streq().
src/modules/bluetooth/bluez5-util.c