Parent: e957c5059ed9dc1eca962640318e1f3f7e06f48e
Author: Anderson Lizardo <anderson.lizardo@openbossa.org>
Committer: Johan Hedberg <johan.hedberg@intel.com>
Date: 2014-01-06 21:22:15
Tree: 67e143bb65ca508f3016ab6d8f2258d4dc7a23c2
android/client: Use memcpy() for getting CMSG_DATA() This is how it is done in all other places in BlueZ. Also drop unnecessary "descs" local variable. Fixes clang error: android/client/if-sock.c:164:11: error: cast from 'unsigned char *' to 'int *' increases required alignment from 1 to 4 [-Werror,-Wcast-align]
Diffstat
| M | android/client/if-sock.c | | | 4 | +- - - |
1 files changed, 1 insertions(+), 3 deletions(-)