commit e19923f665 deleted clearredir()
call in shellexec():
	ash: [REDIR] Remove redundant CLOEXEC calls
	Upstream commit:
	Now that we're marking file descriptors as CLOEXEC in savefd, we no longer
	need to close them on exec or in setinputfd.
but it missed one place where we don't set CLOEXEC. Fixing this.
Signed-off-by: Denys Vlasenko <vda.linux@googlemail.com>
		
	
		
			
				
	
	
		
			7 lines
		
	
	
		
			12 B
		
	
	
	
		
			Plaintext
		
	
	
	
	
	
			
		
		
	
	
			7 lines
		
	
	
		
			12 B
		
	
	
	
		
			Plaintext
		
	
	
	
	
	
4
 | 
						|
4
 | 
						|
4
 | 
						|
4
 | 
						|
4
 | 
						|
4
 |