mirror of
				https://github.com/eledio-devices/thirdparty-miniz.git
				synced 2025-10-31 00:32:38 +01:00 
			
		
		
		
	ossfuzz: fix build for uncompress_fuzzer
This commit is contained in:
		| @@ -10,7 +10,7 @@ | ||||
|  | ||||
| static unsigned char buffer[256 * 1024] = { 0 }; | ||||
|  | ||||
| extern "C" int LLVMFuzzerTestOneInput(const uint8_t* data, size_t size) | ||||
| int LLVMFuzzerTestOneInput(const uint8_t* data, size_t size) | ||||
| { | ||||
|     unsigned long int buffer_length = sizeof(buffer); | ||||
|  | ||||
|   | ||||
		Reference in New Issue
	
	Block a user