Check the return values from BN_hex2bn() and RAND_load_file().
authorGuus Sliepen <guus@tinc-vpn.org>
Sun, 23 Sep 2018 13:21:26 +0000 (15:21 +0200)
committerGuus Sliepen <guus@tinc-vpn.org>
Sun, 23 Sep 2018 15:19:32 +0000 (17:19 +0200)
commitd2f8d0920226e4d8edd3efa3c18b46b783aacea0
tree19c62478ef523a14602935c7bf4cd5e37dc351ef
parentac1c0f6f66c727113b7a1703c639b54581618fe9
Check the return values from BN_hex2bn() and RAND_load_file().

Closes #205 on GitHub.
Closes #206 on GitHub.
src/tincd.c