about summary refs log tree commit diff
path: root/blaze822.c
diff options
context:
space:
mode:
authorJulian Rother <julian@jrother.eu>2022-03-13 20:28:19 +0100
committerLeah Neukirchen <leah@vuxu.org>2022-03-13 20:40:48 +0100
commit793e22ecb7a8bf092ae0c2b46bfed9e039251ad8 (patch)
treef8bf33f7feb37946991f9c76784e0fe1a72229d8 /blaze822.c
parent47c5707d50f5b97e43e120159138e042fe3c5f71 (diff)
downloadmblaze-793e22ecb7a8bf092ae0c2b46bfed9e039251ad8.tar.gz
mblaze-793e22ecb7a8bf092ae0c2b46bfed9e039251ad8.tar.xz
mblaze-793e22ecb7a8bf092ae0c2b46bfed9e039251ad8.zip
mthread: reduce memory usage
mthread keeps header data of all messages in memory until it exits without
ever using it. With this change it frees the header data of each message
right after processing it.

Closes: #222 [via git-merge-pr]
Diffstat (limited to 'blaze822.c')
0 files changed, 0 insertions, 0 deletions