mirror of
https://git.kernel.org/pub/scm/bluetooth/bluez.git
synced 2024-11-15 08:14:28 +08:00
a21b661c7a
This check if valgrind tool is available adding it to be run with make check.
15 lines
208 B
Plaintext
15 lines
208 B
Plaintext
{
|
|
ecb_bind
|
|
Memcheck:Param
|
|
socketcall.bind(my_addr.sa_data)
|
|
fun:bind
|
|
fun:ecb_aes_setup
|
|
}
|
|
{
|
|
cmac_bind
|
|
Memcheck:Param
|
|
socketcall.bind(my_addr.sa_data)
|
|
fun:bind
|
|
fun:cmac_aes_setup
|
|
}
|