mirror of
https://gitlab.freedesktop.org/gstreamer/gstreamer.git
synced 2025-02-02 20:42:30 +00:00
valgrind: Use frame-level widlcard for getaddrinfo leak
Part-of: <https://gitlab.freedesktop.org/gstreamer/gstreamer/-/merge_requests/5565>
This commit is contained in:
parent
5c8fff0807
commit
72947f109c
1 changed files with 2 additions and 1 deletions
|
@ -2579,8 +2579,9 @@
|
|||
{
|
||||
<Context Leaked>
|
||||
Memcheck:Leak
|
||||
...
|
||||
fun:maybe_init
|
||||
fun:*
|
||||
...
|
||||
fun:getaddrinfo
|
||||
}
|
||||
|
||||
|
|
Loading…
Reference in a new issue