You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.

18 lines
320 B

{
get_cpuset_size: sched_getaffinity with NULL mask
Memcheck:Param
sched_getaffinity(mask)
fun:sched_getaffinity*
fun:get_cpuset_size
}
{
qualify_tokens: memleak before error_msg_and_die
Memcheck:Leak
match-leak-kinds: possible
fun:malloc
fun:strdup
fun:xstrdup
fun:qualify_tokens
}