summaryrefslogtreecommitdiff
path: root/ffmpeg1/tests/fate-valgrind.supp
diff options
context:
space:
mode:
authorTim Redfern <tim@eclectronics.org>2013-09-05 17:55:35 +0100
committerTim Redfern <tim@eclectronics.org>2013-09-05 17:55:35 +0100
commit741fb4b9e135cfb161a749db88713229038577bb (patch)
tree08bc9925659cbcac45162bacf31dc6336d4f60b4 /ffmpeg1/tests/fate-valgrind.supp
parenta2e1bf3495b7bfefdaedb8fc737e969ab06df079 (diff)
making act segmenter
Diffstat (limited to 'ffmpeg1/tests/fate-valgrind.supp')
-rw-r--r--ffmpeg1/tests/fate-valgrind.supp31
1 files changed, 0 insertions, 31 deletions
diff --git a/ffmpeg1/tests/fate-valgrind.supp b/ffmpeg1/tests/fate-valgrind.supp
deleted file mode 100644
index db72c54..0000000
--- a/ffmpeg1/tests/fate-valgrind.supp
+++ /dev/null
@@ -1,31 +0,0 @@
-# seems fixed in newer versions
-# http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=577135
-{
- zlib-inflate
- Memcheck:Cond
- fun:inflateReset2
- fun:inflateInit2_
-}
-# libc overreads on purpose
-# http://sourceware.org/bugzilla/show_bug.cgi?id=12424
-{
- eval-strtod
- Memcheck:Addr8
- fun:__GI___strncasecmp_l
- fun:____strtod_l_internal
- fun:av_strtod
-}
-{
- eval-strtod
- Memcheck:Value8
- fun:__GI___strncasecmp_l
- fun:____strtod_l_internal
- fun:av_strtod
-}
-{
- eval-strtod
- Memcheck:Cond
- fun:__GI___strncasecmp_l
- fun:____strtod_l_internal
- fun:av_strtod
-}