]> The Tcpdump Group git mirrors - tcpdump/commit
Make the ESP decryption not crash with OpenSSL 1.1.
authorGuy Harris <[email protected]>
Fri, 1 Sep 2017 11:00:38 +0000 (04:00 -0700)
committerDenis Ovsienko <[email protected]>
Fri, 1 Sep 2017 21:31:14 +0000 (22:31 +0100)
commit305820aa581dcb3270c23e3a3178eaa40214c530
tree94458ae1d5fde102bcfd3203e208fdc0de6ff0d8
parent4312398944f9f968ab3a3ec09855d86e478dc614
Make the ESP decryption not crash with OpenSSL 1.1.

While we're at it, free the cipher context if we fail to allocate the
output buffer for decryption.
config.h.in
configure
configure.in
print-esp.c