commit | 74b3fb8d0daf150eeb66665897601fb10c024687 | [log] [tgz] |
---|---|---|
author | Marcel Holtmann <marcel@holtmann.org> | Sun Jan 11 15:18:20 2015 -0800 |
committer | Johan Hedberg <johan.hedberg@intel.com> | Mon Jan 12 11:24:21 2015 +0200 |
tree | f9b0725273c2ff9cd3a3e44abdc5b26a1af77734 | |
parent | dd6255588a56e755380b66275ff4f35a8243b64a [diff] |
Bluetooth: Add BUILD_BUG_ON for size of struct sockaddr_rc This adds an extra check for ensuring that the size of sockaddr_rc does not grow larger than sockaddr. Signed-off-by: Marcel Holtmann <marcel@holtmann.org> Signed-off-by: Johan Hedberg <johan.hedberg@intel.com>