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



commit de4365e59b1b4f18e9033e5a04f83df466b6511e
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 8319d5204..50b5be647 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -37,6 +37,14 @@
          make BalsaWindow::progress_bar a weak pointer and test whether
          it is NULL before dereferencing.
 
+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]