mirror of
https://gitlab.freedesktop.org/gstreamer/gstreamer.git
synced 2025-04-26 06:54:49 +00:00
validate: add vg suppression for libdrm bug
Reviewers: thiblahute Differential Revision: http://phabricator.freedesktop.org/D134
This commit is contained in:
parent
d1f1fab185
commit
4c70c57427
1 changed files with 10 additions and 0 deletions
|
@ -79,3 +79,13 @@
|
||||||
fun:aac_decode_frame_int
|
fun:aac_decode_frame_int
|
||||||
fun:aac_decode_frame
|
fun:aac_decode_frame
|
||||||
}
|
}
|
||||||
|
|
||||||
|
# PENDING: https://bugs.freedesktop.org/show_bug.cgi?id=90194
|
||||||
|
{
|
||||||
|
https://bugs.freedesktop.org/show_bug.cgi?id=90194
|
||||||
|
Memcheck:Param
|
||||||
|
ioctl(generic)
|
||||||
|
fun:ioctl
|
||||||
|
fun:drmIoctl
|
||||||
|
fun:drmPrimeHandleToFD
|
||||||
|
}
|
||||||
|
|
Loading…
Reference in a new issue