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