validate: suppression: suppress 'uninitialised value of size 4' in aacdec
authorVineeth TM <vineeth.tm@samsung.com>
Wed, 5 Aug 2015 04:40:52 +0000 (13:40 +0900)
committerThibault Saunier <tsaunier@gnome.org>
Wed, 11 Nov 2015 09:12:25 +0000 (10:12 +0100)
Suppress this error, until the logic in libav is fixed.

https://bugzilla.gnome.org/show_bug.cgi?id=753268

validate/data/gstvalidate.supp

index e8562d1..e62ccf2 100644 (file)
    fun:aac_decode_frame
 }
 
+# PENDING: https://bugzilla.gnome.org/show_bug.cgi?id=752989
+{
+   https://bugzilla.gnome.org/show_bug.cgi?id=752989
+   Memcheck:Value4
+   ...
+   fun:aac_decode_frame_int
+   fun:aac_decode_frame
+}
+
 # PENDING: https://bugs.freedesktop.org/show_bug.cgi?id=90194
 {
    https://bugs.freedesktop.org/show_bug.cgi?id=90194