The project "Citadel server, clients, utilities":
The branch, master has been updated
via 97735f6b273d3869f1d7a1d543be67c6705ae017 (commit)
from 81f9614850500e56fc7fb43d36edcd537275e22b (commit)
- Log -----------------------------------------------------------------
commit 97735f6b273d3869f1d7a1d543be67c6705ae017
Author: Harlow Solutions <[email protected]>
Date: Sat May 10 16:56:33 2025 -0400
Fixed freeing signature buffer with OPENSSL_free() rather than free() since
signature was allocated with OPENSSL_malloc().
-----------------------------------------------------------------------
Summary of changes:
citadel/server/modules/smtp/dkim.c | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
--
Citadel server, clients, utilities