diff options
author | Heiko Schlittermann (HS12-RIPE) <hs@schlittermann.de> | 2016-11-23 12:02:26 +0100 |
---|---|---|
committer | Heiko Schlittermann (HS12-RIPE) <hs@schlittermann.de> | 2016-11-23 14:17:41 +0100 |
commit | ed62aae3051c9a713d35c8ae516fbd193d1401ba (patch) | |
tree | db525f2dd8e20cf0cd93a03cdda3002ff7cd28b3 /test/rejectlog/0509 | |
parent | f57231095d00c7875a2b028e07855f6374abd5cc (diff) |
Fix memory leak on (Gnu)TLS close.
This leak doesn't show up under normal operation, as the process
normally dies right after closing the session.
But during callout repetitive TLS sessions are opened and closed from
the same process (the process receiving the message). Depending on
the amount of RAM and the number of callouts the same process does,
this may be a problem. (On an amd64 machine with 4GB RAM, at about 1000
recipients the memory is exhausted.)
Diffstat (limited to 'test/rejectlog/0509')
0 files changed, 0 insertions, 0 deletions