0
0
mirror of https://github.com/OpenVPN/openvpn3.git synced 2024-09-20 12:12:15 +02:00
openvpn3/test
Heiko Hund deccb722ec always free allocated memory in base64 test
In case of an assertion throwing an exception decdata would never be
freed from the heap. Use a unique_ptr, so that stack unwinding does the
job in any case.

Signed-off-by: Heiko Hund <heiko@openvpn.net>
2021-05-18 06:13:12 +02:00
..
ovpncli docs: Update README 2021-04-22 12:54:34 +02:00
ssl docs: Update README 2021-04-22 12:54:34 +02:00
unittests always free allocated memory in base64 test 2021-05-18 06:13:12 +02:00
unused Update copyrights 2020-03-18 19:37:32 +01:00