The OID sanity check was incorrect. It should only disallow *leading* 0x80
[openssl.git] / crypto / crypto.h
index ff09bc5fb44fa1e4fde58b0bc9c617b18e38077d..b0360cec5140cf5f44946983e7ed3a67604ac832 100644 (file)
@@ -545,6 +545,7 @@ void OpenSSLDie(const char *file,int line,const char *assertion);
 
 unsigned long *OPENSSL_ia32cap_loc(void);
 #define OPENSSL_ia32cap (*(OPENSSL_ia32cap_loc()))
+int OPENSSL_isservice(void);
 
 /* BEGIN ERROR CODES */
 /* The following lines are auto generated by the script mkerr.pl. Any changes