Check for errors allocating the error strings.
[openssl.git] / include / openssl / buffer.h
index e2e1e5da9d475d1d834614d994451469d98458a7..91f0e07ff91a320e371470d4f230dd5bb6a009aa 100644 (file)
@@ -59,7 +59,7 @@ void BUF_reverse(unsigned char *out, const unsigned char *in, size_t siz);
  * made after this point may be overwritten when the script is next run.
  */
 
-void ERR_load_BUF_strings(void);
+int ERR_load_BUF_strings(void);
 
 /* Error codes for the BUF functions. */