gecko-dev/dom/bluetooth
Thomas Zimmermann ca73054656 Bug 1154235: Use |snprintf| in Bluetooth utililities, r=btian
The use of |sprintf| is unsafe and generally deprecated. This patch
replaces |sprintf| in the Bluetooth utilities with |snprintf|.
2015-04-16 10:48:21 +02:00
..
bluedroid Bug 1153796: Share BluetoothInterfaceHelpers.{cpp,h} between Bluetooth v1 and v2, r=btian 2015-04-15 11:46:33 +02:00
bluetooth1 Bug 1154235: Share BluetoothUtils.{cpp,h} between Bluetooth v1 and v2, r=btian 2015-04-16 10:48:21 +02:00
bluetooth2 Bug 1154235: Move dom/bluetooth/bluetooth2/BluetoothUtils.{cpp,h} to /dom/bluetooth, r=btian 2015-04-16 10:48:21 +02:00
bluez Bug 1152694 - Make UUID and service name as input arguments for BluetoothSocket, r=tzimmermann 2015-04-13 17:30:47 +08:00
BluetoothCommon.h Bug 1152821: Share BluetoothCommon.h between Bluetooth v1 and v2, r=joliu 2015-04-14 10:26:06 +02:00
BluetoothInterface.cpp Bug 1153796: Share BluetoothInterface.{cpp,h} between Bluetooth v1 and v2, r=btian 2015-04-15 11:46:33 +02:00
BluetoothInterface.h Bug 1153796: Share BluetoothInterface.{cpp,h} between Bluetooth v1 and v2, r=btian 2015-04-15 11:46:33 +02:00
BluetoothInterfaceHelpers.cpp Bug 1153796: Share BluetoothInterfaceHelpers.{cpp,h} between Bluetooth v1 and v2, r=btian 2015-04-15 11:46:33 +02:00
BluetoothInterfaceHelpers.h Bug 1153796: Share BluetoothInterfaceHelpers.{cpp,h} between Bluetooth v1 and v2, r=btian 2015-04-15 11:46:33 +02:00
BluetoothUtils.cpp Bug 1154235: Use |snprintf| in Bluetooth utililities, r=btian 2015-04-16 10:48:21 +02:00
BluetoothUtils.h Bug 1154235: Share BluetoothUtils.{cpp,h} between Bluetooth v1 and v2, r=btian 2015-04-16 10:48:21 +02:00
moz.build Bug 1154235: Share BluetoothUtils.{cpp,h} between Bluetooth v1 and v2, r=btian 2015-04-16 10:48:21 +02:00