mirror of
				https://github.com/alsa-project/alsa-lib.git
				synced 2025-11-03 09:01:52 -05:00 
			
		
		
		
	Added missing variable initialization in open_conf() functions (hwdep, timer); Uros
This commit is contained in:
		
							parent
							
								
									5ba91b544f
								
							
						
					
					
						commit
						f422fb9a78
					
				
					 4 changed files with 7 additions and 15 deletions
				
			
		| 
						 | 
				
			
			@ -134,6 +134,8 @@ static int snd_seq_open_conf(snd_seq_t **seqp, const char *name,
 | 
			
		|||
				continue;
 | 
			
		||||
			}
 | 
			
		||||
			SNDERR("Unknown field %s", id);
 | 
			
		||||
			err = -EINVAL;
 | 
			
		||||
			goto _err;
 | 
			
		||||
		}
 | 
			
		||||
	}
 | 
			
		||||
	if (!open_name) {
 | 
			
		||||
| 
						 | 
				
			
			
 | 
			
		|||
		Loading…
	
	Add table
		Add a link
		
	
		Reference in a new issue