mirror of
https://gitlab.kit.edu/kit/scc/sys/mail/exim-encrypt-dlfunc.git
synced 2025-12-06 07:23:56 +01:00
Added slightly better memory management after using meson […] -Db_sanitize=address.
This commit is contained in:
@ -28,5 +28,5 @@ DECRYPTED=$(exim -C /dev/null -be "\${dlfunc{${LIB}}{sodium_crypto_box_seal_open
|
||||
if [ "${CLEARTEXT}" == "${DECRYPTED}" ] ; then
|
||||
echo "ok 2 - sealed_box test successful"
|
||||
else
|
||||
echo "ok 2 - sealed_box test unsuccessful"
|
||||
echo "not ok 2 - sealed_box test unsuccessful"
|
||||
fi
|
||||
|
||||
Reference in New Issue
Block a user