mirror of
				https://github.com/msgpack/msgpack-c.git
				synced 2025-10-27 19:10:21 +01:00 
			
		
		
		
	perl: add XS_VERSION_BOOTCHECK for safety
This commit is contained in:
		| @@ -21,7 +21,7 @@ void init_Data__MessagePack_unpack(pTHX_ bool const cloning); | ||||
|  | ||||
| XS(boot_Data__MessagePack) { | ||||
|     dXSARGS; | ||||
|     PERL_UNUSED_VAR(items); | ||||
|     XS_VERSION_BOOTCHECK; | ||||
|  | ||||
|     init_Data__MessagePack_pack(aTHX_   false); | ||||
|     init_Data__MessagePack_unpack(aTHX_ false); | ||||
|   | ||||
		Reference in New Issue
	
	Block a user
	 Fuji, Goro
					Fuji, Goro