]> git.ipfire.org Git - thirdparty/mlmmj.git/commit
mlmmj-maintd: pass the mailfile to resend via file descriptor
authorBaptiste Daroussin <bapt@FreeBSD.org>
Wed, 8 Mar 2023 10:37:49 +0000 (11:37 +0100)
committerBaptiste Daroussin <bapt@FreeBSD.org>
Wed, 8 Mar 2023 10:37:49 +0000 (11:37 +0100)
commitdd8026041f324f9dcb9396e59e6c906706dac4c0
tree3f3d044ac3c43f9418c56044cc1d57567dc33e0b
parent532c13ec1e2a0e4ca2499d487fdb0a1754c8b83f
mlmmj-maintd: pass the mailfile to resend via file descriptor

This reduces the memory allocation and also plug some memory leak
src/mlmmj-maintd.c
src/mlmmj-send.c
tests/mlmmj-maintd.sh