[Commits] [SCM] claws branch, master, updated. 3.18.0-255-g939891e96
wwp at claws-mail.org
wwp at claws-mail.org
Tue Oct 5 17:03:23 CEST 2021
The branch, master has been updated
via 939891e96f22dde13cf278b8b6bba5c4961c7212 (commit)
from 6e380d8a14b7a5196e473f4d76aadfd73dd4130c (commit)
Summary of changes:
src/imap.c | 2 --
1 file changed, 2 deletions(-)
- Log -----------------------------------------------------------------
commit 939891e96f22dde13cf278b8b6bba5c4961c7212
Author: wwp <subscript at free.fr>
Date: Tue Oct 5 17:03:09 2021 +0200
Revert accidentally committed changes.
diff --git a/src/imap.c b/src/imap.c
index fdd048be6..1ad6cc5ca 100644
--- a/src/imap.c
+++ b/src/imap.c
@@ -1294,8 +1294,6 @@ static IMAPSession *imap_session_new(Folder * folder,
SESSION(session)->sock = NULL;
imap_safe_destroy(session);
}
- imap_session_destroy(session);
- session_destroy(SESSION(session));
return NULL;
}
-----------------------------------------------------------------------
hooks/post-receive
--
Claws Mail
More information about the Commits
mailing list