commit | 40624183c202278e7e0edd01d1273efc87ddd1f2 | [log] [tgz] |
---|---|---|
author | Johan Hedberg <johan.hedberg@intel.com> | Mon Nov 02 14:39:17 2015 +0200 |
committer | Marcel Holtmann <marcel@holtmann.org> | Thu Nov 05 04:04:15 2015 +0100 |
tree | 251b553ddf069d4494ed3840c6f8306ad3143533 | |
parent | ab0c127fbb21c19adb34b78ba26b84748d0cd4de [diff] |
Bluetooth: L2CAP: Add missing checks for invalid LE DCID When receiving a connect response we should make sure that the DCID is within the valid range and that we don't already have another channel allocated for the same DCID. Signed-off-by: Johan Hedberg <johan.hedberg@intel.com> Signed-off-by: Marcel Holtmann <marcel@holtmann.org>