mirror of
				https://gitlab.freedesktop.org/pipewire/pipewire.git
				synced 2025-11-03 09:01:54 -05:00 
			
		
		
		
	remote-node: restore old activation after we unmap the server one
This commit is contained in:
		
							parent
							
								
									cfeb724d58
								
							
						
					
					
						commit
						6204c95ee3
					
				
					 1 changed files with 2 additions and 0 deletions
				
			
		| 
						 | 
				
			
			@ -138,6 +138,8 @@ static void clean_transport(struct node_data *data)
 | 
			
		|||
		pw_memmap_free(mm);
 | 
			
		||||
 | 
			
		||||
	pw_memmap_free(data->activation);
 | 
			
		||||
	data->node->rt.activation = data->node->activation->map->ptr;
 | 
			
		||||
 | 
			
		||||
	close(data->rtwritefd);
 | 
			
		||||
	data->have_transport = false;
 | 
			
		||||
}
 | 
			
		||||
| 
						 | 
				
			
			
 | 
			
		|||
		Loading…
	
	Add table
		Add a link
		
	
		Reference in a new issue