diff options
author | Johan Hedberg <johan.hedberg@intel.com> | 2014-09-06 06:59:10 +0300 |
---|---|---|
committer | Marcel Holtmann <marcel@holtmann.org> | 2014-09-08 19:07:57 +0200 |
commit | c68b7f127d5f517c214e8bcf231d0188f6776d2a (patch) | |
tree | 586ab7b881e121d59a68340225e6e7f70dc5e07a /scripts/depmod.sh | |
parent | 9f06a8d623b2c3aea09292b844e329fbfb401231 (diff) |
Bluetooth: Fix dereferencing conn variable before NULL check
This patch fixes the following type of static analyzer warning (and
probably a real bug as well as the NULL check should be there for a
reason):
net/bluetooth/smp.c:1182 smp_conn_security() warn: variable dereferenced before check 'conn' (see line 1174)
Signed-off-by: Johan Hedberg <johan.hedberg@intel.com>
Signed-off-by: Marcel Holtmann <marcel@holtmann.org>
Diffstat (limited to 'scripts/depmod.sh')
0 files changed, 0 insertions, 0 deletions