summaryrefslogtreecommitdiff
path: root/.mailmap
diff options
context:
space:
mode:
authorGowtham Anandha Babu <gowtham.ab@samsung.com>2015-11-23 20:08:07 +0530
committerLuiz Augusto von Dentz <luiz.von.dentz@intel.com>2015-12-01 12:50:25 +0200
commit95049a1816d9d963988f3209b299edc53bd5dc44 (patch)
tree5277e0633ebabb4d5968b4423b12ba44cbee4601 /.mailmap
parentcd1a15804997a8b4247ee75de9a4713a47633519 (diff)
downloadbluez-95049a1816d9d963988f3209b299edc53bd5dc44.tar.gz
HACKING: Add suppression file in valgrind cmd
Without --suppressions=./tools/valgrind.supp in valgrind cmd, bluetoothd throws following error: ==1237== Syscall param socketcall.bind(my_addr.rc_bdaddr) points to uninitialised byte(s) ==1237== at 0x588B227: bind (syscall-template.S:81) ==1237== by 0x451545: logging_open (log.c:76) ==1237== by 0x451545: __btd_log_init (log.c:314) ==1237== by 0x40B035: main (main.c:610) ==1237== Address 0xfff0003b6 is on thread 1's stack ==1237== in frame #1, created by __btd_log_init (log.c:306) ==1237== Uninitialised value was created by a stack allocation ==1237== at 0x451490: __btd_log_init (log.c:306) ==1237== ==1237== Syscall param socketcall.bind(my_addr.rc_channel) points to uninitialised byte(s) ==1237== at 0x588B227: bind (syscall-template.S:81) ==1237== by 0x451545: logging_open (log.c:76) ==1237== by 0x451545: __btd_log_init (log.c:314) ==1237== by 0x40B035: main (main.c:610) ==1237== Address 0xfff0003b8 is on thread 1's stack ==1237== in frame #1, created by __btd_log_init (log.c:306) ==1237== Uninitialised value was created by a stack allocation ==1237== at 0x451490: __btd_log_init (log.c:306)
Diffstat (limited to '.mailmap')
0 files changed, 0 insertions, 0 deletions