]> code.delx.au - pulseaudio/commit
bluetooth: Fix variable constness
authorTanu Kaskinen <tanu.kaskinen@linux.intel.com>
Sun, 29 Sep 2013 15:49:23 +0000 (18:49 +0300)
committerTanu Kaskinen <tanu.kaskinen@linux.intel.com>
Tue, 29 Oct 2013 18:46:47 +0000 (20:46 +0200)
commit38b8c42b357c31d847c6715f20ce28fde9fc62a2
treedc5e318734d3b3423ea9b281bcd077cd60e86ed5
parentc922dce7844793ce1d4724455fb7c54fb5a5fbfe
bluetooth: Fix variable constness

The string points to memory inside a DBusMessage, so we don't own the string.
src/modules/bluetooth/bluez5-util.c