mirror of
				https://github.com/swaywm/sway.git
				synced 2025-11-03 09:01:43 -05:00 
			
		
		
		
	Fix segfault in output_enable
This commit is contained in:
		
							parent
							
								
									dd4a6586b2
								
							
						
					
					
						commit
						6ff54d0640
					
				
					 1 changed files with 1 additions and 0 deletions
				
			
		| 
						 | 
				
			
			@ -228,6 +228,7 @@ void output_disable(struct sway_output *output) {
 | 
			
		|||
	list_del(root->outputs, index);
 | 
			
		||||
 | 
			
		||||
	output->enabled = false;
 | 
			
		||||
	output->configured = false;
 | 
			
		||||
 | 
			
		||||
	arrange_root();
 | 
			
		||||
}
 | 
			
		||||
| 
						 | 
				
			
			
 | 
			
		|||
		Loading…
	
	Add table
		Add a link
		
	
		Reference in a new issue