valgrind: update suppression for memmove and inet_pton6
inet_pton6() can be called from different functions, make the suppression more generic.
This commit is contained in:
@@ -505,7 +505,5 @@
|
||||
fun:__memcpy_chk
|
||||
fun:memmove
|
||||
fun:inet_pton6
|
||||
fun:__inet_pton_length
|
||||
fun:inet_pton
|
||||
...
|
||||
}
|
||||
|
Reference in New Issue
Block a user