Add CVE-2017-1000112
This commit is contained in:
		
							
								
								
									
										7
									
								
								CVE-2017-1000112/Makefile
									
									
									
									
									
										Normal file
									
								
							
							
						
						
									
										7
									
								
								CVE-2017-1000112/Makefile
									
									
									
									
									
										Normal file
									
								
							| @@ -0,0 +1,7 @@ | ||||
| TARGET := CVE-2017-1000112 | ||||
|  | ||||
| all: | ||||
| 	gcc CVE-2017-1000112.c -o $(TARGET) | ||||
|  | ||||
| clean: | ||||
| 	rm -f $(TARGET) | ||||
		Reference in New Issue
	
	Block a user
	 Andrey Konovalov
					Andrey Konovalov