1 Syscall param socketcall.bind(my_addr.sa_family) points to uninitialised byte(s) 2 ... 3 by 0x........: main (rfcomm.c:40) 4 Address 0x........ is on thread 1's stack 5 Uninitialised value was created by a stack allocation 6 at 0x........: main (rfcomm.c:25) 7 8 Syscall param socketcall.bind(my_addr.rc_bdaddr) points to uninitialised byte(s) 9 ... 10 by 0x........: main (rfcomm.c:44) 11 Address 0x........ is on thread 1's stack 12 Uninitialised value was created by a stack allocation 13 at 0x........: main (rfcomm.c:25) 14 15 Syscall param socketcall.bind(my_addr.rc_channel) points to uninitialised byte(s) 16 ... 17 by 0x........: main (rfcomm.c:48) 18 Address 0x........ is on thread 1's stack 19 Uninitialised value was created by a stack allocation 20 at 0x........: main (rfcomm.c:25) 21 22