Commit: 7a452b106e9ae9f480566af54f18f82a97d0a8a9
Parent: 7dcd7babce72bab490d2372d6b6668a0c8b7df0b
Author: Grzegorz Kolodziejczyk <grzegorz.kolodziejczyk@tieto.com>
Committer: Szymon Janc <szymon.janc@tieto.com>
Date: 2014-12-01 15:06:34
Tree: 26a56e543b97bfe758b8579cca2ca8e93a9ca5df

android/hal-avrcp-ctrl: Fill register module command with max clients Register module command must have declared max clients value before registering module. Initial value is set to 1. ==2175== Syscall param sendmsg(msg.msg_iov[1]) points to uninitialised byte(s) ==2175== at 0x534AD5D: ??? (in /usr/lib64/libpthread-2.18.so) ==2175== by 0x6B47F8C: hal_ipc_cmd (hal-ipc.c:369) ==2175== by 0x6B42D42: init (hal-avrcp-ctrl.c:85) ==2175== by 0x404ACF: init_p (if-rc-ctrl.c:56) ==2175== by 0x401975: main (haltest.c:428) ==2175== Address 0xffefffcd2 is on thread 1's stack

Diffstat

M android/hal-avrcp-ctrl.c | 1 +

1 files changed, 1 insertions(+), 0 deletions(-)

View Full Diff | Patch