mirror of
https://gitlab.freedesktop.org/gstreamer/gstreamer.git
synced 2025-02-20 13:06:23 +00:00
validate: use a bigger hammer to ignore mesa related leaks
Looks like some tests are hitting a slightly different code path in udev but the root bug is the same. http://phabricator.freedesktop.org/D128
This commit is contained in:
parent
a26f4463f1
commit
2067b173cd
1 changed files with 1 additions and 4 deletions
|
@ -21,10 +21,7 @@
|
|||
{
|
||||
Leak in mesa fixed with http://lists.freedesktop.org/archives/mesa-dev/2015-April/082100.html
|
||||
Memcheck:Leak
|
||||
fun:malloc
|
||||
fun:realloc
|
||||
fun:udev_list_entry_add
|
||||
fun:udev_enumerate_add_match_subsystem
|
||||
...
|
||||
fun:get_render_node_from_id_path_tag
|
||||
fun:loader_get_user_preferred_fd
|
||||
fun:dri3_create_screen
|
||||
|
|
Loading…
Reference in a new issue