OSDN Git Service

android/hal: Fix crash while receiving notification
authorSzymon Janc <szymon.janc@tieto.com>
Wed, 23 Oct 2013 13:46:23 +0000 (15:46 +0200)
committerJohan Hedberg <johan.hedberg@intel.com>
Wed, 23 Oct 2013 16:32:16 +0000 (19:32 +0300)
commitf94baef84e3e98cd94dc7f8662a5f6f24135c124
tree36167fddd93b516251d0656525cbab46f70d6e61
parent280d52cefd28b452cd4e4c2fa6e5ba0c063dd94d
android/hal: Fix crash while receiving notification

This fix following crash:
Invalid read of size 8
   at 0x408B33: notification_handler (hal-ipc.c:122)
   by 0x4E39E99: start_thread (pthread_create.c:308)
 Address 0x8 is not stack'd, malloc'd or (recently) free'd
android/hal-ipc.c