mirror of
https://gitlab.freedesktop.org/NetworkManager/NetworkManager.git
synced 2025-12-20 16:20:05 +01:00
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:
parent
97324356cd
commit
d2536a7d7f
1 changed files with 0 additions and 2 deletions
|
|
@ -505,7 +505,5 @@
|
||||||
fun:__memcpy_chk
|
fun:__memcpy_chk
|
||||||
fun:memmove
|
fun:memmove
|
||||||
fun:inet_pton6
|
fun:inet_pton6
|
||||||
fun:__inet_pton_length
|
|
||||||
fun:inet_pton
|
|
||||||
...
|
...
|
||||||
}
|
}
|
||||||
|
|
|
||||||
Loading…
Add table
Reference in a new issue