[Commits] [SCM] claws branch, master, updated. 3.17.3-135-g65794cd

ticho at claws-mail.org ticho at claws-mail.org
Sun Mar 10 20:28:44 CET 2019


The branch, master has been updated
       via  65794cd5cf90eb271d3c2db9838bd7833bb567e7 (commit)
      from  e3610952cbba2d9dd2b18868a151b83f2182611d (commit)

Summary of changes:
 src/action.c |    1 -
 1 file changed, 1 deletion(-)


- Log -----------------------------------------------------------------
commit 65794cd5cf90eb271d3c2db9838bd7833bb567e7
Author: Andrej Kacian <ticho at claws-mail.org>
Date:   Sun Mar 10 20:27:34 2019 +0100

    Fix buf #4166: corrupted double-linked list

diff --git a/src/action.c b/src/action.c
index 0996662..8285027 100644
--- a/src/action.c
+++ b/src/action.c
@@ -1096,7 +1096,6 @@ static gint wait_for_children(Children *children)
 		free_children(children);
 	} else if (!children->output) {
 		gtk_widget_destroy(children->dialog);
-		children->dialog = NULL;
 	}
 
 	return FALSE;

-----------------------------------------------------------------------


hooks/post-receive
-- 
Claws Mail


More information about the Commits mailing list