mirror of
				https://github.com/eledio-devices/thirdparty-miniz.git
				synced 2025-10-31 00:32:38 +01:00 
			
		
		
		
	fuzz_main: fix warning
This commit is contained in:
		| @@ -4,6 +4,8 @@ | |||||||
|  |  | ||||||
| /* Fuzz target entry point for building without libFuzzer */ | /* Fuzz target entry point for building without libFuzzer */ | ||||||
|  |  | ||||||
|  | int LLVMFuzzerTestOneInput(const uint8_t *d, size_t size); | ||||||
|  |  | ||||||
| int main(int argc, char **argv) | int main(int argc, char **argv) | ||||||
| { | { | ||||||
|     FILE *f; |     FILE *f; | ||||||
|   | |||||||
		Reference in New Issue
	
	Block a user