commit | caa575a86ec1f177730cafa089d69ab4e424860c | [log] [tgz] |
---|---|---|
author | Robert Dolca <robert.dolca@intel.com> | Thu Oct 22 12:11:40 2015 +0300 |
committer | Samuel Ortiz <sameo@linux.intel.com> | Sun Oct 25 20:29:05 2015 +0100 |
tree | 1470623ae3570e1464697599c8bc8471c0c7f815 | |
parent | 22e4bd09c401905671f3787a8392d269a0ebfa0d [diff] |
NFC: nci: fix possible crash in nci_core_conn_create If the number of destination speific parameters supplied is 0 the call will fail. If the first destination specific parameter does not have a value, curr_id will be set to 0. Signed-off-by: Robert Dolca <robert.dolca@intel.com> Signed-off-by: Samuel Ortiz <sameo@linux.intel.com>