mirror of
https://gitlab.freedesktop.org/NetworkManager/NetworkManager.git
synced 2025-12-27 01:10:08 +01:00
valgrind: update suppression for memmove and inet_pton6
inet_pton6() can be called from different functions, make the
suppression more generic.
(cherry picked from commit d2536a7d7f)
This commit is contained in:
parent
69fde80f8f
commit
bd2edfd6fc
1 changed files with 0 additions and 2 deletions
|
|
@ -505,7 +505,5 @@
|
|||
fun:__memcpy_chk
|
||||
fun:memmove
|
||||
fun:inet_pton6
|
||||
fun:__inet_pton_length
|
||||
fun:inet_pton
|
||||
...
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue