mirror of
				https://github.com/asterisk/asterisk.git
				synced 2025-10-31 02:37:10 +00:00 
			
		
		
		
	Fix use of frame-level wildcard usage in suppression file. ASTERISK-27243 #close Reported-by: Richard Kenner Change-Id: I1c0c64c5f305d2c9aa124e11f1f64a2eec52dc51
		
			
				
	
	
		
			42 lines
		
	
	
		
			387 B
		
	
	
	
		
			Plaintext
		
	
	
	
	
	
			
		
		
	
	
			42 lines
		
	
	
		
			387 B
		
	
	
	
		
			Plaintext
		
	
	
	
	
	
| #
 | |
| # _dl_close errors
 | |
| #
 | |
| 
 | |
| {
 | |
|    dlclose-1
 | |
|    Memcheck:Addr1
 | |
|    ...
 | |
|    fun:dlclose
 | |
|    fun:load_dynamic_module
 | |
|    ...
 | |
| }
 | |
| {
 | |
|    dlclose-2
 | |
|    Memcheck:Addr2
 | |
|    ...
 | |
|    fun:dlclose
 | |
|    fun:load_dynamic_module
 | |
|    ...
 | |
| }
 | |
| {
 | |
|    dlclose-4
 | |
|    Memcheck:Addr4
 | |
|    ...
 | |
|    fun:dlclose
 | |
|    fun:load_dynamic_module
 | |
|    ...
 | |
| }
 | |
| 
 | |
| 
 | |
| #
 | |
| # codec_speex
 | |
| #
 | |
| 
 | |
| {
 | |
|    speex_decode
 | |
|    Memcheck:Cond
 | |
|    fun:speex_decode_int
 | |
|    ...
 | |
| }
 | |
| 
 |