[balsa/threading: 13/16] Clear timeout source id in handler



commit b773489e1f00261574098838558925872be465ba
Author: Peter Bloomfield <PeterBloomfield bellsouth net>
Date:   Mon Aug 27 09:32:49 2018 -0400

    Clear timeout source id in handler
    
    * libbalsa/mailbox_local.c (lbm_local_sync_real),
      (lbm_local_sync_idle): clear LibBalsaMailboxLocal::sync_id in
      the timeout handler, not in the thread that it creates.

 ChangeLog | 8 ++++++++
 1 file changed, 8 insertions(+)
---
diff --git a/ChangeLog b/ChangeLog
index 116c142b9..197c3e4b5 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -68,6 +68,14 @@
        * ui/main-window.ui: remove the threading type radio buttons,
        and replace them with a 'Thread messages' check-box.
 
+2018-08-27  Peter Bloomfield  <pbloomfield bellsouth net>
+
+       Clear timeout source id in handler
+
+       * libbalsa/mailbox_local.c (lbm_local_sync_real),
+       (lbm_local_sync_idle): clear LibBalsaMailboxLocal::sync_id in
+       the timeout handler, not in the thread that it creates.
+
 2018-08-25  Peter Bloomfield  <pbloomfield bellsouth net>
 
        Add UI for 'merge threads by subject'


[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]