Comment 49 for bug 1974214

Revision history for this message
In , Git-p (git-p) wrote :

Git commit: https://git.exim.org/exim.git/commitdiff/8c74b00980bc7e3e479e8dfcd7c0008b2ac3f543

commit 8c74b00980bc7e3e479e8dfcd7c0008b2ac3f543
Author: Jeremy Harris <email address hidden>
AuthorDate: Thu May 19 14:23:02 2022 +0100
Commit: Jeremy Harris <email address hidden>
CommitDate: Thu May 19 14:23:02 2022 +0100

    gnutls: do not free the cached creds on transport connection close. bug 2886
----
 doc/doc-txt/ChangeLog | 4 +++
 src/src/tls-gnu.c | 8 ++---
 test/confs/2011 | 72 +++++++++++++++++++++++++++++++++++++++++++
 test/log/2011 | 13 ++++++++
 test/rejectlog/2011 | 3 ++
 test/scripts/2000-GnuTLS/2011 | 20 ++++++++++++
 6 files changed, 115 insertions(+), 5 deletions(-)