mirror of
				https://gitlab.freedesktop.org/pulseaudio/pulseaudio.git
				synced 2025-11-03 09:01:50 -05:00 
			
		
		
		
	properly handle directed card info requests
This commit is contained in:
		
							parent
							
								
									7794108d17
								
							
						
					
					
						commit
						f8a085f5cf
					
				
					 1 changed files with 0 additions and 1 deletions
				
			
		| 
						 | 
				
			
			@ -2955,7 +2955,6 @@ static void command_get_info(pa_pdispatch *pd, uint32_t command, uint32_t tag, p
 | 
			
		|||
 | 
			
		||||
    if (pa_tagstruct_getu32(t, &idx) < 0 ||
 | 
			
		||||
        (command != PA_COMMAND_GET_CLIENT_INFO &&
 | 
			
		||||
         command != PA_COMMAND_GET_CARD_INFO &&
 | 
			
		||||
         command != PA_COMMAND_GET_MODULE_INFO &&
 | 
			
		||||
         command != PA_COMMAND_GET_SINK_INPUT_INFO &&
 | 
			
		||||
         command != PA_COMMAND_GET_SOURCE_OUTPUT_INFO &&
 | 
			
		||||
| 
						 | 
				
			
			
 | 
			
		|||
		Loading…
	
	Add table
		Add a link
		
	
		Reference in a new issue