Check return value of EVP_* functions, and check if length before en/decryption
authorGuus Sliepen <guus@tinc-vpn.org>
Fri, 10 Oct 2003 16:24:24 +0000 (16:24 +0000)
committerGuus Sliepen <guus@tinc-vpn.org>
Fri, 10 Oct 2003 16:24:24 +0000 (16:24 +0000)
commitb0dd705a264f0f72a7afba6de85200598cbe083b
treec44b3441c72d62b8d5d91d07d305f8a108010183
parent9d2bf718f233672c11a9740ed2a1539eaab1509b
Check return value of EVP_* functions, and check if length before en/decryption
matches that after in meta.c.
src/meta.c
src/net_packet.c