Check the return values from BN_hex2bn() and RAND_load_file().
[tinc] / README
diff --git a/README b/README
index e2355dc..03b61cb 100644 (file)
--- a/README
+++ b/README
@@ -70,7 +70,7 @@ Requirements
 Since 1.0pre3, we use OpenSSL for all cryptographic functions.  So you need to
 install this library first; grab it from http://www.openssl.org/. You will
 need version 1.0.1 or later with support for AES256 and SHA256 enabled. If
 Since 1.0pre3, we use OpenSSL for all cryptographic functions.  So you need to
 install this library first; grab it from http://www.openssl.org/. You will
 need version 1.0.1 or later with support for AES256 and SHA256 enabled. If
-this library is not installed on you system, configure will fail. The manual
+this library is not installed on your system, configure will fail. The manual
 in doc/tinc.texi contains more detailed information on how to install this
 library. Alternatively, you may also use LibreSSL.
 
 in doc/tinc.texi contains more detailed information on how to install this
 library. Alternatively, you may also use LibreSSL.