Import of old SSLeay release: SSLeay 0.9.1b (unreleased)
[openssl.git] / crypto / asn1 / evp_asn1.c
index ebe34a3362df353e7bdc1218268bb06f29cd6989..4153d1b57f5fbbff41c3c497e50f43ec664a42b7 100644 (file)
@@ -135,7 +135,8 @@ int len;
        return(1);
        }
 
-/* we return the actual length... */
+/* we return the actual length..., num may be missing, in which
+ * case, set it to zero */
 int ASN1_TYPE_get_int_octetstring(a,num,data,max_len)
 ASN1_TYPE *a;
 long *num;