size_tification.
[openssl.git] / crypto / asn1 / a_set.c
index 2405ce1ec2548ffb6f303d5736ca4e2e07098de8..02edaad9ae653fc49c219cb49f2317cd2aa184ba 100644 (file)
@@ -164,7 +164,7 @@ SetBlob
         }
 
 STACK_OF(BLOCK) *d2i_ASN1_SET(STACK_OF(BLOCK) **a, const unsigned char **pp,
-                             long length, d2i_of_void *d2i,
+                             size_t length, d2i_of_void *d2i,
                              void (*free_func)(BLOCK), int ex_tag,
                              int ex_class)
        {