You've already forked FFmpeg
							
							
				mirror of
				https://github.com/FFmpeg/FFmpeg.git
				synced 2025-10-30 23:18:11 +02:00 
			
		
		
		
	If specified runs "make fate" through valgrind using the given valgrind binary. Signed-off-by: Reimar Döffinger <Reimar.Doeffinger@gmx.de>
		
			
				
	
	
		
			32 lines
		
	
	
		
			585 B
		
	
	
	
		
			Plaintext
		
	
	
	
	
	
			
		
		
	
	
			32 lines
		
	
	
		
			585 B
		
	
	
	
		
			Plaintext
		
	
	
	
	
	
| # 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
 | |
| }
 |