mirror of
				https://github.com/netwide-assembler/nasm.git
				synced 2025-10-10 00:25:06 -04:00 
			
		
		
		
	Don't try to fclose() the output if ofile is NULL
ofile == NULL means no output file is open, so don't try to close the output file if that is true. Signed-off-by: H. Peter Anvin <hpa@zytor.com>
This commit is contained in:
		
		Reference in New Issue
	
	Block a user